Back to Devexpress

RichEditRibbonGroupNames Members

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

latest8.4 KB
Original Source

RichEditRibbonGroupNames Members

Contains names of all groups in the built-in ribbon.

Properties

NameDescription
DesignBordersAndShadings staticGets the name of the Design tab’s Borders and Shadings group.
DesignTableStyleOptions staticGets the name of the Design tab’s Table Style Options group.
DesignTableStyles staticGets the name of the Design tab’s Table Styles group.
FileCommon staticGets the name of the File tab’s Common group.
FormatArrange staticGets the name of the Format tab’s Arrange group.
FormatShapeStyles staticGets the name of the Format tab’s Shape Styles group.
HeaderAndFooterClose staticGets the name of the Header and Footer tab’s Close group.
HeaderAndFooterNavigation staticGets the name of the Header and Footer tab’s Navigation group.
HeaderAndFooterOptions staticGets the name of the Header and Footer tab’s Options group.
HeaderAndFooterPosition staticGets the name of the Header and Footer tab’s Position group.
HomeEditing staticGets the name of the Home tab’s Editing group.
HomeFont staticGets the name of the Home tab’s Font group.
HomeParagraph staticGets the name of the Home tab’s Paragraph group.
HomeUndoClipboard staticGets the name of the Home tab’s Undo/Clipboard group.
InsertHeaderAndFooter staticGets the name of the Insert tab’s Header and Footer group.
InsertIllustrations staticGets the name of the Insert tab’s Illustrations group.
InsertLinks staticGets the name of the Insert tab’s Links group.
InsertTables staticGets the name of the Insert tab’s Tables group.
InsertText staticGets the name of the Insert tab’s Text group.
LayoutAlignment staticGets the name of the Layout tab’s Alignment group.
LayoutAutoFit staticGets the name of the Layout tab’s Auto Fit group.
LayoutMerge staticGets the name of the Layout tab’s Merge group.
LayoutRowsAndColumns staticGets the name of the Layout tab’s Rows and Columns group.
LayoutTable staticGets the name of the Layout tab’s Table group.
MailMergeCurrentRecord staticGets the name of the Mail Merge tab’s Current Record group.
MailMergeFinish staticGets the name of the Mail Merge tab’s Finish group.
MailMergeInsertFields staticGets the name of the Mail Merge tab’s Insert Fields group.
MailMergeView staticGets the name of the Mail Merge tab’s View group.
PageBackground staticGets the name of the Page Layout tab’s Background group.
PageSetup staticGets the name of the Page Layout tab’s Page Setup group.
ReferencesCaptions staticGets the name of the References tab’s Captions group.
ReferencesTableOfContents staticGets the name of the References tab’s Table of Contents group.
ViewDocumentViews staticGets the name of the View tab’s Document Views group.
ViewFullScreen staticGets the name of the View tab’s Full Screen group.
ViewShow staticGets the name of the View tab’s Show group.
ViewZoom staticGets the name of the View tab’s Zoom group.

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

RichEditRibbonGroupNames Class

DevExpress.Blazor.RichEdit Namespace