aspnet-devexpress-dot-web-b5031d35.md
Defines style settings for folders.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerFolderStyle :
FileManagerItemStyleBase
Public Class FileManagerFolderStyle
Inherits FileManagerItemStyleBase
The following members return FileManagerFolderStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase FileManagerItemStyleBase FileManagerFolderStyle
See Also