General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
HtmlEditorToolbarMode Enum
Lists values that specify the type of the toolbar that is rendered in the ASPxHtmlEditor control.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
Declaration
Members
Name | Description |
---|---|
ExternalRibbon | An external ribbon is used by the HTML Editor as a toolbar. |
Menu | The toolbar for the HTML Editor is rendered as a menu. |
None | The HTML Editor has no toolbars. |
Ribbon | The toolbar for the HTML Editor is rendered as a ribbon. |
Remarks
The values listed by this enumeration are used to set the ASPxHtmlEditor.ToolbarMode property.
See Also
Feedback