ResourceDataSourceCreatingEventArgs.ResourceType Property
Specifies the type of the Resource objects used by the scheduling control.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Type | A Type object that represents the type of the Resource objects used by the scheduling control. |
See Also