Skip to main content
A newer version of this page is available. .

RichEditFileManagerStyles Properties

Contains settings that defined the appearance of elements used within the RichEdit’s built-in FileManager.
Name Description
Breadcrumbs Gets the style settings that define the appearance of the breadcrumbs element. Inherited from FileManagerStyles.
BreadcrumbsItem Gets the style settings that define the appearance of a breadcrumbs item. Inherited from FileManagerStyles.
ContextMenuItem Gets the style settings that define the appearance of the context menu items. Inherited from FileManagerStyles.
Control Gets the style settings that relate to styles declared at the control level of the embedded ASPxFileManager.
CssFilePath Gets or sets the path to a CSS file that defines the appearance of the FileManager embedded into built-in dialogs.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the FileManager embedded into built-in dialogs.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
File Gets the style settings that define the appearance of files. Inherited from FileManagerStyles.
FileAreaFolder Gets the style settings that define the appearance of folders displayed in the file area. Inherited from FileManagerStyles.
FileContainer Gets the style settings that define the appearance of the file container. Inherited from FileManagerStyles.
FilterBox Gets the style settings that define the appearance of a filter box. Inherited from FileManagerStyles.
Folder Gets the style settings that define the appearance of folders. Inherited from FileManagerStyles.
FolderContainer Gets the style settings that define the appearance of the folder container. Inherited from FileManagerStyles.
Highlight Gets the style settings that define the appearance of a highlighted text. Inherited from FileManagerStyles.
Item Gets the style settings that define the common appearance of files and folders. Inherited from FileManagerStyles.
LoadingDiv Gets the style settings, defining the appearance of a rectangle, displayed above the ASPxFileManager while waiting for a callback response. Inherited from FileManagerStyles.
LoadingPanel Gets the style settings that define the appearance of the loading panel. Inherited from FileManagerStyles.
PathBox Gets the style settings that define the appearance of the path box. Inherited from FileManagerStyles.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
Toolbar Gets the style settings that define the appearance of the ASPxFileManager’s toolbar. Inherited from FileManagerStyles.
ToolbarItem Gets the style settings that define the appearance of toolbar items. Inherited from FileManagerStyles.
UploadPanel Gets the style settings that define the appearance of the upload panel. Inherited from FileManagerStyles.
See Also