Skip to main content
Tab

FileManagerFileStateStyle Class

Defines style settings for different states of a file.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerFileStateStyle :
    FileManagerItemStateStyle

Remarks

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

See Also