ASPxTrackBar.DataSource Property
In This Article
Gets or sets the object from which the data-bound editor retrieves its list of data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that is the data source from which the data-bound editor retrieves its items. |
See Also