Back to Devexpress

RichEditContextMenuItemNames Members

blazor-devexpress-dot-blazor-dot-richedit-dot-richeditcontextmenuitemnames-dot-underscore-members.md

latest11.3 KB
Original Source

RichEditContextMenuItemNames Members

Contains names of built-in items.

Fields

NameDescription
AddToDictionaryGets the Add to Dictionary item’s name.
BringForwardGets the Bring Forward item’s name.
BringForwardMenuGets the Bring Forward Menu item’s name.
BringInFrontOfTextGets the Bring in Front of Text item’s name.
BringToFrontGets the Bring to Front item’s name.
ContinueNumberingGets the Continue Numbering item’s name.
CopySelectionGets the Copy Selection item’s name.
CutSelectionGets the Cut Selection item’s name.
DecreaseIndentGets the Decrease Indent item’s name.
IgnoreAllMisspellingsGets the Ignore All Misspellings item’s name.
IgnoreMisspellingGets the Ignore Misspelling item’s name.
IncreaseIndentGets the Increase Indent item’s name.
InsertTableColumnToTheLeftGets the Insert Table Column to the Left item’s name.
InsertTableColumnToTheRightGets the Insert Table Column to the Right item’s name.
InsertTableElementsMenuGets the Insert Table Elements Menu item’s name.
InsertTableRowAboveGets the Insert Table Row Above item’s name.
InsertTableRowBelowGets the Insert Table Row Below item’s name.
MergeTableCellsGets the Merge Table Cells item’s name.
NoSuggestionsGets the No Suggestions item’s name.
OpenHyperlinkGets the Open Hyperlink item’s name.
PasteGets the Paste item’s name.
RemoveHyperlinkGets the Remove Hyperlink item’s name.
RestartNumberingGets the Restart Numbering item’s name.
SelectAllGets the Select All item’s name.
SendBackwardGets the Send Backward item’s name.
SendBackwardMenuGets the Send Backward Menu item’s name.
SendBehindTextGets the Send Behind Text item’s name.
SendToBackGets the Send to Back item’s name.
ShowBookmarkDialogGets the Show Bookmark Dialog item’s name.
ShowDeleteCellsDialogGets the Show Delete Cells Dialog item’s name.
ShowEditHyperlinkDialogGets the Show Edit Hyperlink Dialog item’s name.
ShowFontDialogGets the Show Font Dialog item’s name.
ShowHyperlinkDialogGets the Show Hyperlink Dialog item’s name.
ShowInsertCellsDialogGets the Show Insert Cells Dialog item’s name.
ShowParagraphDialogGets the Show Paragraph Dialog item’s name.
ShowSplitCellsDialogGets the Show Split Cells Dialog item’s name.
SpellingMenuGets the Spelling Menu item’s name.
SuggestionGets the Suggestion item’s name.
TableCellAlignBottomCenterGets the Table Cell Align Bottom Center item’s name.
TableCellAlignBottomLeftGets the Table Cell Align Bottom Left item’s name.
TableCellAlignBottomRightGets the Table Cell Align Bottom Right item’s name.
TableCellAlignmentMenuGets the Table Cell Alignment Menu item’s name.
TableCellAlignMiddleCenterGets the Table Cell Align Middle Center item’s name.
TableCellAlignMiddleLeftGets the Table Cell Align Middle Left item’s name.
TableCellAlignMiddleRightGets the Table Cell Align Middle Right item’s name.
TableCellAlignTopCenterGets the Table Cell Align Top Center item’s name.
TableCellAlignTopLeftGets the Table Cell Align Top Left item’s name.
TableCellAlignTopRightGets the Table Cell Align Top Right item’s name.
TextWrapBehindTextGets the Text Wrap Behind Text item’s name.
TextWrapInFrontOfTextGets the Text Wrap in Front of Text item’s name.
TextWrapInlineGets the Text Wrap Inline item’s name.
TextWrapMenuGets the Text Wrap Menu item’s name.
TextWrapSquareGets the Text Wrap Square item’s name.
TextWrapThroughGets the Text Wrap Through item’s name.
TextWrapTightGets the Text Wrap Tight item’s name.
TextWrapTopAndBottomGets the Text Wrap Top and Bottom item’s name.
ToggleFieldCodesGets the Toggle Field Codes item’s name.
UpdateFieldGets the Update Field item’s name.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

RichEditContextMenuItemNames Class

DevExpress.Blazor.RichEdit Namespace