HtmlEditorPasteOptionsBarStyles Properties
Contains settings that allow the appearance of paste options bar elements to be defined.Name | Description |
---|---|
CssFilePath | This property is not in effect for the HtmlEditorPasteOptionsBarStyles class. |
CssPostfix | This property is not in effect for the HtmlEditorPasteOptionsBarStyles class. |
EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
PasteOptionsBar | Gets the style settings that define the appearance of the paste options bar within the ASPxHtmlEditor. |
PasteOptionsBarItem | Gets the style settings that define the appearance of the paste options bar items within the ASPxHtmlEditor. |
Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also