General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
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.v19.2.dll
Declaration
[DefaultValue("")]
public virtual string ResourceDataSourceID { get; set; }
<DefaultValue("")>
Public Overridable Property ResourceDataSourceID As String
Property Value
Type | Default | Description |
---|---|---|
String | The ID of a control that represents the data source from which the scheduler retrieves the resources. |
See Also
Feedback