FileManagerFileStateStyle Class
In This Article
Defines style settings for different states of a file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FileManagerFileStateStyle :
FileManagerItemStateStyle
#Related API Members
The following members return FileManagerFileStateStyle objects:
#Remarks
The FileManagerFileStateStyle class contains settings that define the appearance of files in different states: hovered, selected active and selected inactive.
#Inheritance
See Also