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

HtmlEditorToolbarItem Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum HtmlEditorToolbarItem

Members

Name
Background
Bold
Color
Font
Italic
Image
Size
Strike
Subscript
Superscript
Underline
Blockquote
Header
IncreaseIndent
DecreaseIndent
OrderedList
BulletList
AlignLeft
AlignCenter
AlignRight
AlignJustify
CodeBlock
Variable
Separator
Undo
Redo
Clear
InsertTable
InsertRowAbove
InsertRowBelow
InsertColumnLeft
InsertColumnRight
DeleteColumn
DeleteRow
DeleteTable
See Also