Skip to main content
A newer version of this page is available. .

DevExpress.Blazor.Office Namespace

Contains classes and interfaces for the Rich Text Editor‘s ribbon and toolbar.

Assembly: DevExpress.Blazor.v22.1.dll

NuGet Package: DevExpress.Blazor

Classes

Name Description
BarGroupCollection A collection of item groups on the Rich Text Editor‘s ribbon tab or toolbar.
BarItemCollection A collection of items in the Rich Text Editor‘s ribbon group or toolbar group.
BarItemCollectionBase<T> Defines the base API for tab, group, and item collections added to the Rich Text Editor‘s ribbon or toolbar.
BarItemException An exception that may occur when a user interacts with an item on the Rich Text Editor’s ribbon or toolbar.
BarItemExceptionEventArgs Contains data for the BarItemExceptionRaised event.
ComboBoxItemCollection An item collection for a combo box editor displayed on the Rich Text Editor‘s ribbon or toolbar.
RibbonTabCollection A tab collection for the Rich Text Editor‘s ribbon.

Interfaces

Name Description
IBarButton A button on the Rich Text Editor‘s ribbon or toolbar.
IBarCheckableButton A checkable button on the Rich Text Editor‘s ribbon or toolbar.
IBarColorEdit A color editor on the Rich Text Editor‘s ribbon or toolbar.
IBarComboBox A combo box editor on the Rich Text Editor‘s ribbon or toolbar.
IBarComboBoxItem An item in a combo box editor.
IBarDropDown A drop-down editor on the Rich Text Editor‘s ribbon or toolbar.
IBarGroup An item group on the Rich Text Editor‘s ribbon or toolbar.
IBarItem A base interface for an item on the Rich Text Editor‘s ribbon or toolbar.
IBarItemBase A base interface for a tab, group, and item on the Rich Text Editor‘s ribbon or toolbar.
IBarItemWithImageBase A base interface for a tab, group, or item with an image on the Rich Text Editor‘s ribbon or toolbar.
IBarSpinEdit A spin editor on the Rich Text Editor‘s ribbon or toolbar.
IRibbon The built-in ribbon for the Rich Text Editor.
IRibbonTab A tab on the Rich Text Editor‘s ribbon.
IToolbar The built-in toolbar for the Rich Text Editor.

Enums

Name Description
BarItemTypes Lists the bar item types.
BarMode Lists values that specify how the Rich Text Editor displays its command bar.
TextDisplayMode Lists values that specify display mode for the bar item’s text.