Namespace Syncfusion.Blazor.Ribbon
Classes
BackstageBackButtonSettings
Gets or sets the configuration options for the Back button displayed in the Backstage view of the SfRibbon component.
BackstageItemClickEventArgs
Provides data about the BackstageItemClick event triggered when a backstage menu item is clicked in the SfRibbon component.
BackstageMenuItem
Gets or sets the configuration and behavior for an individual menu item in the Backstage view of the SfRibbon component.
BackstageMenuItems
Gets or sets the container for one or more BackstageMenuItem instances in the Backstage view of the SfRibbon component.
CollapseEventArgs
Provides information about the RibbonCollapsing event callback.
ColorPickerCloseEventArgs
Provides information about the Closing event callback.
ColorPickerOpenEventArgs
Provides information about the Opening event callback.
ColorPickerOpenedEventArgs
Provides information about the Opened event callback.
ColorPickerSelectedEventArgs
Provides information about the Selected event callback.
ComboBoxChangeEventArgs
Provides information about the ValueChange event callback.
ComboBoxFilterEventArgs
Provides information about the Filtering event callback.
ComboBoxPopupCloseEventArgs
Provides information about the PopupClosing event callback.
ComboBoxPopupClosedEventArgs
Provides information about the PopupClosed event callback.
ComboBoxPopupOpenEventArgs
Provides information about the PopupOpening event callback.
ComboBoxPopupOpenedEventArgs
Provides information about the PopupOpened event callback.
ComboBoxSelectEventArgs
Provides information about the Selecting event callback.
DropDownItemRenderEventArgs
Provides information about the ItemRendering event callback.
DropDownItemSelectEventArgs
Provides information about the ItemSelecting event callback.
DropDownPopupCloseEventArgs
Provides information about the PopupClosing event callback.
DropDownPopupClosedEventArgs
Provides information about the PopupClosed event callback.
DropDownPopupOpenEventArgs
Provides information about the PopupOpening event callback.
DropDownPopupOpenedEventArgs
Provides information about the PopupOpened event callback.
ExpandEventArgs
Provides information about the RibbonExpanding event callback.
FileMenuCloseEventArgs
Provides information about the FileMenuClosing event callback for the file menu.
FileMenuClosedEventArgs
Provides data for the FileMenuClosed event of the File menu.
FileMenuItemRenderEventArgs
Provides information about the FileMenuItemRendering event callback for the file menu.
FileMenuItemSelectEventArgs
Provides data for the ItemSelecting event of the File menu.
FileMenuOpenEventArgs
Provides information about the FileMenuOpening event callback for the file menu.
FileMenuOpenedEventArgs
Provides data for the FileMenuOpened events of the File menu.
GalleryGroup
Represents a group in a gallery within the Ribbon.
GalleryItem
Represents an item in a gallery within the Ribbon.
GalleryItemContext
Represents the context of Template
GalleryItemHoverEventArgs
Provides information about the ItemHover event callback.
GalleryItemRenderEventArgs
Provides information about the ItemRendering event callback.
GalleryPopupCloseEventArgs
Provides information about the PopupClosing event callback.
GalleryPopupOpenEventArgs
Provides information about the PopupOpening event callback.
GallerySelectEventArgs
Provides information about the Selecting event callback.
GallerySelectedEventArgs
Provides information about the Selected event callback.
GroupButtonClickEventArgs
Provides information about the ItemClick event callback.
GroupButtonItem
Represents an item within a group button in the Ribbon control.
HelpPaneTemplate
Gets or sets the template content for the help pane of the SfRibbon.
LauncherClickEventArgs
Provides information about the LauncherIconClick event callback.
OverflowPopupEventArgs
Provides information about OverflowPopupOpening and OverflowPopupClosing event callback.
RibbonBackstageMenuSettings
Gets or sets the configuration and behavior for the Backstage menu in the SfRibbon component.
RibbonButtonSettings
Gets or sets the configuration options for a button-type item within the SfRibbon component.
RibbonCheckBoxSettings
Gets or sets the configuration options for a checkbox-type item within the SfRibbon component.
RibbonCollection
Represents a collection of ribbon items within a RibbonGroup in an SfRibbon component.
RibbonCollections
Gets or sets the collection of RibbonCollection components for the RibbonGroup.
RibbonColorPickerSettings
Gets or sets the configuration options for a color picker component within the SfRibbon component.
RibbonComboBoxSettings
Gets or sets the configuration options for a combobox-type item within the SfRibbon component.
RibbonContextualTab
Gets or sets the collection of contextual tabs for the SfRibbon component.
RibbonContextualTabs
Represents a container for one or more contextual tabs in the SfRibbon component.
RibbonDropDownSettings
Gets or sets the configuration options for a dropdown-type item within the SfRibbon component.
RibbonFileMenuSettings
Gets or sets the settings for the File Menu of the SfRibbon.
RibbonGallerySettings
Gets or sets the configuration options for a gallery-type item within the SfRibbon component.
RibbonGroup
Represents a logical grouping of related commands within a RibbonTab or RibbonContextualTab in the SfRibbon component.
RibbonGroupButtonSettings
Provides settings for a group button within a Ribbon control.
RibbonGroups
Represents a container for one or more RibbonGroup instances within a RibbonTab or RibbonContextualTab in the SfRibbon component.
RibbonItem
Represents a single item in a RibbonCollection within an SfRibbon component.
RibbonItemContext
Represents the context of ItemTemplate.
RibbonItems
Represents a container for one or more RibbonItem instances within a RibbonCollection in the SfRibbon component.
RibbonSplitButtonSettings
Provides settings for a split button within a Ribbon control.
RibbonTab
A class that represents tab of RibbonTabs component.
RibbonTabs
A class that represents tabs of SfRibbon component.
RibbonTooltipSettings
Gets or sets the configuration options for tooltips displayed on ribbon items in the SfRibbon component.
SfRibbon
The Blazor Ribbon component is a structured layout to manage tools with tabs and groups.
SplitButtonClickedEventArgs
Provides information about the Clicked event callback.
SplitButtonItemRenderEventArgs
Provides information about the ItemRendering event callback.
SplitButtonItemSelectedEventArgs
Provides information about the ItemSelected event callback.
SplitButtonPopupCloseEventArgs
Provides information about the PopupClosing event callback.
SplitButtonPopupClosedEventArgs
Provides information about the PopupClosed event callback.
SplitButtonPopupOpenEventArgs
Provides information about the PopupOpening event callback.
SplitButtonPopupOpenedEventArgs
Provides information about the PopupOpened event callback.
TabSelectedEventArgs
Provides information about the TabSelected event callback.
TabSelectingEventArgs
Provides information about the TabSelecting event callback.
TileRenderEventArgs
Provides information about the TileRendering event callback.
Enums
DisplayMode
Specifies the possible display modes of a ribbon item.
GroupButtonSelection
Specifies the possible selection of the ribbon group button item.
Orientation
Specifies the orientation of the items in the ribbon group.
RibbonItemSize
Specifies the possible sizes of a ribbon item. The size is applicable based on the mode of the SfRibbon.
RibbonItemType
Specifies the different types of items that can be included in a SfRibbon.
RibbonLayout
Specifies the layout style of the SfRibbon.