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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Menu
|
The toolbar for the HTML Editor is rendered as a menu. |
Ribbon
|
The toolbar for the HTML Editor is rendered as a ribbon. |
External
|
An external ribbon is used by the HTML Editor as a toolbar. |
None
|
The HTML Editor has no toolbars. |
#Related API Members
The following properties accept/return HtmlEditorToolbarMode values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Html |