Skip to main content
A newer version of this page is available. .
Tab

FileManagerFileStateStyle Class

Defines style settings for different states of a file.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

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