ASPxAutoCompleteBoxBase.DataSource Property
Gets or sets the object from which a data-bound editor retrieves its list of data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the editor’s data source. |
See Also