Back to Devexpress

FileManagerItemStateStyle Class

aspnet-devexpress-dot-web-cf67b317.md

latest2.4 KB
Original Source

FileManagerItemStateStyle Class

Defines style settings for different states of item.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerItemStateStyle :
    AppearanceSelectedStyle
vb
Public Class FileManagerItemStateStyle
    Inherits 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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle FileManagerItemStateStyle FileManagerFileStateStyle

FileManagerFolderStateStyle

See Also

FileManagerItemStateStyle Members

File Manager

DevExpress.Web Namespace