SchedulerListEditorBase.GetResourceType() Method
Returns the type of the Resource objects used by the Scheduler.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Returns
| Type | Description |
|---|---|
| Type | A Type object that represents the type of the Resource objects used by the scheduling control. |
Remarks
This method is intended for internal use.
See Also