ObjectDataSourceFillParameters.DataSourceStorageCreated Property
Gets or sets an action performed after the data source storage is created.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Action | A Action delegate method that specifies an action performed after the data source storage is created. |
See Also