ListEditProperties.DataSourceID Property
In This Article
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
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
The ID of a control that represents the data source from which the data-bound editor retrieves its items. |
#Remarks
Note
The Data
See Also