ASPxFileManager.StylesDetailsView Property
In This Article
Provides access to the style settings defining the appearance of the file list in details view.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FileManagerDetailsViewStyles StylesDetailsView { get; }
#Property Value
Type | Description |
---|---|
File |
A File |
See Also