DevExpress.Blazor.Office Namespace
Contains classes and interfaces for the Rich Text Editor‘s ribbon and toolbar.
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Classes
Name | Description |
---|---|
Bar |
A collection of item groups on the Rich Text Editor‘s ribbon tab or toolbar. |
Bar |
A collection of items in the Rich Text Editor‘s ribbon group or toolbar group. |
Bar |
Defines the base API for tab, group, and item collections added to the Rich Text Editor‘s ribbon or toolbar. |
Bar |
An exception that may occur when a user interacts with an item on the Rich Text Editor’s ribbon or toolbar. |
Bar |
Contains data for the Bar |
Combo |
An item collection for a combo box editor displayed on the Rich Text Editor‘s ribbon or toolbar. |
Ribbon |
A tab collection for the Rich Text Editor‘s ribbon. |
#Interfaces
Name | Description |
---|---|
IBar |
A button on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A checkable button on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A color editor on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A combo box editor on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
An item in a combo box editor. |
IBar |
A drop-down editor on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
An item group on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A base interface for an item on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A base interface for a tab, group, and item on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A base interface for a tab, group, or item with an image on the Rich Text Editor‘s ribbon or toolbar. |
IBar |
A spin editor on the Rich Text Editor‘s ribbon or toolbar. |
IContext |
An item of the built-in context menu in the Rich Text Editor. |
IContext |
A collection of root-level or nested items of the context menu in the Rich Text Editor. |
IRibbon | The built-in ribbon for the Rich Text Editor. |
IRibbon |
A tab on the Rich Text Editor‘s ribbon. |
IToolbar | The built-in toolbar for the Rich Text Editor. |
#Enums
Name | Description |
---|---|
Bar |
Lists the bar item types. |
Bar |
Lists values that specify how the Rich Text Editor displays its command bar. |
Text |
Lists values that specify display mode for the bar item’s text. |