FileManagerFolderStyle Class
Defines style settings for folders.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return FileManagerFolderStyle objects:
Remarks
The FileManagerFolderStyle class contains settings that define the appearance of folders within the ASPxFileManager control.
An object of the FileManagerFolderStyle type can be accessed via the FileManagerStyles.Folder property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
FileManagerItemStyleBase
FileManagerFolderStyle
See Also