ResourceDataSourceCreatedEventArgs(Object) Constructor
Initializes a new instance of the ResourceDataSourceCreatedEventArgs class.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSource | Object | A data source object. |
See Also