Built-in Toolbar Elements in Blazor Rich Text Editor
- 3 minutes to read
The Rich Text Editor‘s menu bar (ribbon or toolbar) contains built-in tabs, groups, and items (commands). This topic lists all elements you can access and modify in CustomizeRibbon and CustomizeToolbar event handlers.
#Ribbon Elements
The built-in ribbon (DxRichEdit.BarMode is set to Ribbon
) contains the following tabs:
The tables below list all groups and corresponding items (commands) for each built-in tab.
#File Tab
Group Name | Item Names | Ribbon View |
---|---|---|
File |
New Open Save Download |
![]() |
#Home Tab
#Insert Tab
#Page Layout Tab
Group Name | Item Names | Ribbon View |
---|---|---|
Page |
Page Page Paper Page Page |
![]() |
Page |
Page |
![]() |
#References Tab
Group Name | Item Names | Ribbon View |
---|---|---|
References |
Insert Add |
![]() |
References |
Insert Table Update |
![]() |
#Mail Merge Tab
#View Tab
Group Name | Item Names | Ribbon View |
---|---|---|
View |
Switch Switch |
![]() |
View |
Show |
![]() |
View |
Full |
![]() |
#Format Tab
Group Name | Item Names | Ribbon View |
---|---|---|
Format |
Floating Floating Floating |
![]() |
Format |
Text Position Bring Send |
![]() |
#Table Design Tab
Group Name | Item Names | Ribbon View |
---|---|---|
Design |
Table |
![]() |
Design |
Table |
![]() |
Design |
Table Table Table Table Table |
![]() |
#Table Design Tab
#Toolbar Elements
The built-in toolbar (DxRichEdit.BarMode is set to Toolbar
) consists of groups and items (commands). The table below lists all available elements.
#Commands with Nested Items
The table below lists built-it toolbar or ribbon commands that contain nested items.