Back to Devexpress

ASPxFileManager.Styles Property

aspnet-devexpress-dot-web-dot-aspxfilemanager-520794ac.md

latest1.4 KB
Original Source

ASPxFileManager.Styles Property

Provides access to the style settings that control the appearance of the ASPxFileManager’s elements.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FileManagerStyles Styles { get; }
vb
Public ReadOnly Property Styles As FileManagerStyles

Property Value

TypeDescription
FileManagerStyles

A FileManagerStyles object that provides style settings for the ASPxFileManager’s elements.

|

Remarks

The FileManagerStyles object provides a number of properties that allow style settings of various ASPxFileManager’s elements to be customized.

See Also

File Manager

ASPxFileManager Class

ASPxFileManager Members

DevExpress.Web Namespace