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

FileManagerItemStateStyle Class

Defines style settings for different states of item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerItemStateStyle :
    AppearanceSelectedStyle

The following members return FileManagerItemStateStyle objects:

Remarks

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

See Also