HtmlEditorFileManagerStyles Members
In This Article
#Properties
Name | Description |
---|---|
Breadcrumbs |
Gets the style settings that define the appearance of the breadcrumbs element.
Inherited from File |
Breadcrumbs |
Gets the style settings that define the appearance of a breadcrumbs item.
Inherited from File |
Context |
Gets the style settings that define the appearance of the context menu items.
Inherited from File |
Control | For internal use only. |
Css |
Gets or sets the path to a CSS file that defines the Image Selector and Document Selector‘s appearance. |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the Image Selector and Document Selector. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
File |
Gets the style settings that define the appearance of files.
Inherited from File |
File |
Gets the style settings that define the appearance of folders displayed in the file area.
Inherited from File |
File |
Gets the style settings that define the appearance of the file container.
Inherited from File |
Filter |
Gets the style settings that define the appearance of a filter box.
Inherited from File |
Folder |
Gets the style settings that define the appearance of folders.
Inherited from File |
Folder |
Gets the style settings that define the appearance of the folder container.
Inherited from File |
Highlight |
Gets the style settings that define the appearance of a highlighted text.
Inherited from File |
Item |
Gets the style settings that define the common appearance of files and folders.
Inherited from File |
Loading |
Gets the style settings, defining the appearance of a rectangle, displayed above the ASPx |
Loading |
Gets the style settings that define the appearance of the loading panel.
Inherited from File |
Path |
Gets the style settings that define the appearance of the path box.
Inherited from File |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Toolbar |
Gets the style settings that define the appearance of the ASPx |
Toolbar |
Gets the style settings that define the appearance of toolbar items.
Inherited from File |
Upload |
Gets the style settings that define the appearance of the upload panel.
Inherited from File |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Styles |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Styles |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also