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