ASPxSchedulerDataWebControlBase.ResourceDataSourceID Property
In This Article
Gets or sets the ID of the control from which the ASPxScheduler retrieves the resources.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The ID of a control that represents the data source from which the scheduler retrieves the resources. |
See Also