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

ToolbarsStyles Properties

Contains settings that allow the appearance of specific elements within the ASPxHtmlEditor‘s toolbars to be defined.
Name Description
BarDockControl Gets the style settings that define the appearance of the ASPxHtmlEditor‘s bar dock control.
CssFilePath This property is not in effect for the ToolbarsStyles class.
CssPostfix This property is not in effect for the ToolbarsStyles class.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Ribbon Gets the style settings that define the appearance of the ASPxHtmlEditor’s ribbon toolbar elements.
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 toolbars within the ASPxHtmlEditor control.
ToolbarItem Gets the style settings that define the appearance of toolbar items within the ASPxHtmlEditor control.
See Also