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