Back to Devexpress

DashboardEFDataSource Events

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

latest2.3 KB
Original Source

DashboardEFDataSource Events

An Entity Framework data source that provides data for the dashboard.

NameDescription
BeforeLoadCustomAssemblyOccurs on an attempt to load a custom assembly by EFDataSource in the Data Source Wizard. Inherited from EFDataSource.
BeforeLoadCustomAssemblyGlobal staticOccurs on an attempt to load a custom assembly by EFDataSource (e.g., when an application loads a report template containing an Entity Framework data source originated from a compiled assembly). Inherited from EFDataSource.
ConfigureDataConnectionInherited from EFDataSource.
ConnectionErrorInherited from EFDataSource.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

DashboardEFDataSource Class

DashboardEFDataSource Members

DevExpress.DashboardCommon Namespace