Back to Devexpress

DevExpress.Blazor.Office Namespace

blazor-devexpress-dot-blazor-b5edd501.md

latest4.8 KB
Original Source

DevExpress.Blazor.Office Namespace

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

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Classes

NameDescription
BarGroupCollectionA collection of item groups on the Rich Text Editor‘s ribbon tab or toolbar.
BarItemCollectionA 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.
BarItemExceptionAn exception that may occur when a user interacts with an item on the Rich Text Editor’s ribbon or toolbar.
BarItemExceptionEventArgsContains data for the BarItemExceptionRaised event.
ComboBoxItemCollectionAn item collection for a combo box editor displayed on the Rich Text Editor‘s ribbon or toolbar.
RibbonTabCollectionA tab collection for the Rich Text Editor‘s ribbon.

Interfaces

NameDescription
IBarButtonA button on the ribbon/toolbar in the DxRichEdit or DxHtmlEditor.
IBarCheckableButtonA checkable button on the Rich Text Editor‘s ribbon or toolbar.
IBarColorEditA color editor on the Rich Text Editor‘s ribbon or toolbar.
IBarComboBoxA combo box editor on the Rich Text Editor‘s ribbon or toolbar.
IBarComboBoxItemAn item in a combo box editor.
IBarDropDownA drop-down editor on the Rich Text Editor‘s ribbon or toolbar.
IBarGroupAn item group on the Rich Text Editor‘s ribbon or toolbar.
IBarItemA base interface for an item on the Rich Text Editor‘s ribbon or toolbar.
IBarItemBaseA base interface for a tab, group, and item on the Rich Text Editor‘s ribbon or toolbar.
IBarItemWithImageBaseA base interface for a tab, group, or item with an image on the Rich Text Editor‘s ribbon or toolbar.
IBarSpinEditA spin editor on the Rich Text Editor‘s ribbon or toolbar.
IRibbonThe built-in ribbon for the Rich Text Editor.
IRibbonTabA tab on the Rich Text Editor‘s ribbon.
IToolbarThe built-in toolbar for the Rich Text Editor.

Enums

NameDescription
BarItemTypesLists the bar item types.
BarModeLists values that specify how the Rich Text Editor displays its command bar.
TextDisplayModeLists values that specify display mode for the bar item’s text.