ToolbarStyle Class
Defines style settings for toolbars.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Related API Members
The following members return ToolbarStyle objects:
Remarks
The ToolbarStyle class contains settings that define the appearance of toolbars within the ASPxHtmlEditor control.
An object of the ToolbarStyle type can be accessed via the ToolbarsStyles.Toolbar property.
Inheritance
See Also