FileManagerItemStateStyle Class
In This Article
Defines style settings for different states of item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FileManagerItemStateStyle :
AppearanceSelectedStyle
#Related API Members
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.
#Inheritance
See Also