Back to Devexpress

HtmlEditorToolbarItemNames Properties

blazor-devexpress-dot-blazor-dot-htmleditortoolbaritemnames-dot-underscore-properties.md

latest5.6 KB
Original Source

HtmlEditorToolbarItemNames Properties

Contains names of built-in toolbar items.

NameDescription
BulletList staticGets the Bullet List item’s name.
ClearFormatting staticGets the Clear Formatting item’s name.
DecreaseIndent staticGets the Decrease Indent item’s name.
DeleteTable staticGets the Delete Table item’s name.
DeleteTableColumn staticGets the Delete Table Column item’s name.
DeleteTableRow staticGets the Delete Table Row item’s name.
FontBold staticGets the Font Bold item’s name.
FontColor staticGets the Font Color item’s name.
FontItalic staticGets the Font Italic item’s name.
FontName staticGets the Font Name item’s name.
FontSize staticGets the Font Size item’s name.
FontStrikethrough staticGets the Font Strikethrough item’s name.
FontSubscript staticGets the Font Subscript item’s name.
FontSuperscript staticGets the Font Superscript item’s name.
FontUnderline staticGets the Font Underline item’s name.
HighlightText staticGets the Highlight Text item’s name.
IncreaseIndent staticGets the Increase Indent item’s name.
InsertBlockquote staticGets the Insert Blockquote item’s name.
InsertCodeBlock staticGets the Insert Code Block item’s name.
InsertTableColumnToTheLeft staticGets the Insert Table Column to the Left item’s name.
InsertTableColumnToTheRight staticGets the Insert Table Column to the Right item’s name.
InsertTableHeaderRow staticGets the Insert Table Header Row item’s name.
InsertTableRowAbove staticGets the Insert Table Row Above item’s name.
InsertTableRowBelow staticGets the Insert Table Row Below item’s name.
InsertVariableField staticGets the Insert Variable Field item’s name.
NumberedList staticGets the Numbered List item’s name.
ParagraphAlignmentCenter staticGets the Paragraph Alignment Center item’s name.
ParagraphAlignmentJustify staticGets the Paragraph Alignment Justify item’s name.
ParagraphAlignmentLeft staticGets the Paragraph Alignment Left item’s name.
ParagraphAlignmentRight staticGets the Paragraph Alignment Right item’s name.
ParagraphStyles staticGets the Paragraph Styles item’s name.
Redo staticGets the Redo item’s name.
ShowHyperlinkDialog staticGets the Show Hyperlink Dialog item’s name.
ShowInsertPictureDialog staticGets the Show Insert Picture Dialog item’s name.
ShowInsertTableDialog staticGets the Show Insert Table Dialog item’s name.
Undo staticGets the Undo item’s name.

See Also

HtmlEditorToolbarItemNames Class

HtmlEditorToolbarItemNames Members

DevExpress.Blazor Namespace