A newer version of this page is available.
Switch to the current version.
FileManagerFolderStyle Class
Defines style settings for folders.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class FileManagerFolderStyle :
FileManagerItemStyleBase
Public Class FileManagerFolderStyle
Inherits FileManagerItemStyleBase
Related API Members
The following members accept/return FileManagerFolderStyle objects:
Remarks
The FileManagerFolderStyle class contains settings that define the appearance of folders within the ASPxFileManager control.
An object of the FileManagerFolderStyle type can be accessed via the FileManagerStyles.Folder property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
FileManagerItemStyleBase
FileManagerFolderStyle
See Also
Feedback