HtmlEditorFileManagerStyles Properties
Contains settings that allow the appearance of elements, used within the Image Selector and Document Selector, to be defined.| 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 | For internal use only. |
| CssFilePath | Gets or sets the path to a CSS file that defines the Image Selector and Document Selector‘s appearance. |
| CssPostfix | Gets or sets a CSS class name postfix that identifies style settings to be applied to the Image Selector and Document Selector. |
| 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