ASPxSchedulerDataWebControlBase.ResourceDataSource Property
Gets or sets the object from which the scheduler control retrieves the resources’ list.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | An object that represents the data source from which the data-bound control retrieves its data. |
See Also