Back to Devexpress

ASPxFileManager.StylesDetailsView Property

aspnet-devexpress-dot-web-dot-aspxfilemanager-b1a4a1b7.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FileManagerDetailsViewStyles StylesDetailsView { get; }
vb
Public ReadOnly Property StylesDetailsView As FileManagerDetailsViewStyles

Property Value

TypeDescription
FileManagerDetailsViewStyles

A FileManagerDetailsViewStyles object that provides style settings.

|

See Also

File Manager

ASPxFileManager Class

ASPxFileManager Members

DevExpress.Web Namespace