Skip to main content
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
CellProperties
TableProperties
InsertTable
InsertHeaderRow
InsertRowAbove
InsertRowBelow
InsertColumnLeft
InsertColumnRight
DeleteColumn
DeleteRow
DeleteTable
See Also