Skip to main content
Tab

FileManagerItemStateStyle Class

Defines style settings for different states of item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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