ASPxTrackBar.DataSourceID Property
Gets or sets the ID of the control from which the data-bound editor retrieves its list of data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | The ID of a control that is the data source from which the data-bound editor retrieves its items. |
See Also