FileManagerSettings.StylesDetailsView Property
Provides access to the style settings defining the appearance of the file list in details view.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| FileManagerDetailsViewStyles | A FileManagerDetailsViewStyles object that provides style settings. |
See Also