Back to Devexpress

DashboardObjectDataSource Events

dashboard-devexpress-dot-dashboardcommon-dot-dashboardobjectdatasource-dot-underscore-events.md

latest1.6 KB
Original Source

DashboardObjectDataSource Events

An object data source that provides data for the dashboard.

NameDescription
BeforeFillOccurs before filling an object data source, which enables you to provide custom data source validation. Inherited from ObjectDataSource.
BeforeFillGlobal staticOccurs before filling an object data source, enabling you to provide custom validation for all object data sources in your application. Inherited from ObjectDataSource.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

DashboardObjectDataSource Class

DashboardObjectDataSource Members

DevExpress.DashboardCommon Namespace