HtmlEditorRibbonStyles Properties
Contains settings that allow the appearance of ribbon toolbar elements used within the ASPxHtmlEditor to be defined.| Name | Description |
|---|---|
| ButtonItem | Gets the style settings that define the appearance of button items within the ribbon control. Inherited from RibbonStyles. |
| Control | For internal use only. |
| CssFilePath | This property is not in effect for the HtmlEditorRibbonStyles class. |
| CssPostfix | This property is not in effect for the HtmlEditorRibbonStyles class. |
| EnableDefaultAppearance | Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase. |
| Group | Gets the style settings that define the appearance of groups. Inherited from RibbonStyles. |
| GroupDialogBoxLauncher | Provides access to the style settings that define the appearance of the dialog box launcher. Inherited from RibbonStyles. |
| GroupExpandButton | Gets the style settings defining the appearance of the group expand button. Inherited from RibbonStyles. |
| GroupLabel | Gets the style settings defining the appearance of group labels. Inherited from RibbonStyles. |
| GroupPopup | Gets the style settings defining the appearance of group popups. Inherited from RibbonStyles. |
| GroupSeparator | Gets style settings defining the appearance of group separators. Inherited from RibbonStyles. |
| Item | Gets the style settings that define the appearance of items in the ribbon control. Inherited from RibbonStyles. |
| ItemDropDownPopup | Gets the style settings defining the appearance of the RibbonDropDownButtonItem popup window. Inherited from RibbonStyles. |
| KeyTip | Gets the style settings defining the appearance of key tips. Inherited from RibbonStyles. |
| MinimizeButton | Gets the style settings that define the appearance of the minimize button. Inherited from RibbonStyles. |
| MinimizePopup | Gets the style settings defining the appearance of a popup window that displays a tab content when the ribbon is minimized. Inherited from RibbonStyles. |
| OneLineModeGroupExpandButton | Gets the style settings defining the appearance of the group expand button in the one line mode. Inherited from RibbonStyles. |
| PopupMenu | Provides access to the style settings defining the appearance of popup menu elements used in a ribbon toolbar. |
| TabContent | Gets style settings defining the tab content appearance. Inherited from RibbonStyles. |
| TabControl | Provides access to the style settings defining the appearance of tab control elements used in a ribbon toolbar. |
| Theme | Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase. |
See Also