ASPxFileManager.DataSource Property
Gets or sets the object from which the data-bound file manager retrieves its list of items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that is the data source from which the data-bound control retrieves its data. |
See Also