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