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