Skip to main content
Tab

FileManagerItemStateStyle Class

Defines style settings for different states of item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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