aspnet-devexpress-dot-web-cf67b317.md
Defines style settings for different states of item.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerItemStateStyle :
AppearanceSelectedStyle
Public Class FileManagerItemStateStyle
Inherits AppearanceSelectedStyle
The following members return FileManagerItemStateStyle objects:
The FileManagerItemStateStyle class contains settings that define the appearance of items in different states: hovered, selected active and selected inactive.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle FileManagerItemStateStyle FileManagerFileStateStyle
See Also