Skip to main content
Tab

FileManagerFolderStateStyle Class

Defines style settings for different states of a folder.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerFolderStateStyle :
    FileManagerItemStateStyle

The following members return FileManagerFolderStateStyle objects:

Remarks

The FileManagerFolderStateStyle class contains settings that define the appearance of folders in different states: hovered, selected active and selected inactive.

See Also