MVCxDataSourceFileSystemProvider.DataSource Property
Gets or sets the object from which the MVCxDataSourceFileSystemProvider file system provider obtains the file system information.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Object | An Object object that is a data source. |
See Also