Namespace Syncfusion.UI.Xaml.Ribbon
Classes
BackstageView
Represents a control that provides a separate vertical tab view and is used in a see cref="RibbonBackstage"/> |
BackstageViewButtonItem
Represents a button which used in a BackstageView control. |
BackstageViewItemSeparator
Represents a control that is used to separate the backstage view items in a BackstageView control. |
BackstageViewTabItem
Represents a single tab that is used in a BackstageView control. |
DisplayOptions
Specifies whether a IRibbonItem displays a normal, simplified or overflow. |
KeyTipControl
Represents the KeyTipControl class. |
KeyTipService
Represents a service that provides properties to enable and manage KeyTips in WinUI Ribbon control. |
LayoutMode
Specifies the current layout mode of SfRibbon, which displays a normal or simplified layout. |
LayoutModeOptions
Specifies whether a SfRibbon displays a normal or simplified mode. |
MoreCommandsDialog
Represents a control that was used to add, remove, and change the order of the commands in Quick Access Toolbar. |
OverFlowItemDisplayMode
Specifies whether an overflow IRibbonItem displays a group level, or tab level. |
QATPosition
This enum specifies QAT position in SfRibbon displays above / below the ribbon. |
QuickAccessToolBar
Represents a Quick Access ToolBar panel which is used to arrange the ribbon items above or below ribbon control. |
RibbonBackstage
Represents a container that manages the user and application settings in a RibbonBackstage. |
RibbonButton
Represents a button which used in SfRibbon control. |
RibbonComboBox
Represents a RibbonComboBox control that is used to type a value or select an item from a list of predefined options. |
RibbonComboBoxItem
Represents the container for an item in a RibbonComboBox control. |
RibbonContextualTabGroup
Represents a SfRibbon tab group that dynamically displays controls that are only relevant in a specific context. |
RibbonDropDownButton
Represent a drop down button that is used in a SfRibbon control. |
RibbonElementSizeModes
Defines a constant that specifies the arrangements of icon and content of IRibbonItem. |
RibbonGallery
Represents a control that displays a set of related items or commands in a visually rich format. |
RibbonGalleryAutomationPeer
Represents the class that exposes the RibbonGallery to UI Automation. |
RibbonGalleryItem
Represents an individual item of a RibbonGallery that is used in a SfRibbon control. |
RibbonGalleryItemAutomationPeer
Represents the class that exposes the RibbonGalleryItem to UI Automation. |
RibbonGalleryItemsView
Represents the class which is used as Microsoft.UI.Xaml.Controls.ListView for RibbonGalleryItem. |
RibbonGroup
Represents a logical group of controls as they appear on a RibbonTab. |
RibbonGroupsPanel
Represents a panel which is used to arrange the ribbon groups. |
RibbonGroupsView
Represent a control that is used in a RibbonGroup. |
RibbonItemHost
Represents a container for any controls in a RibbonGroup. |
RibbonItemsHost
Represents a panel that arranges the IRibbonItem elements into a single, two or three lines that can oriented horizontally in a RibbonGroup. |
RibbonItemsPanel
Represents a panel which is used to arrange the ribbon items in a RibbonGroup. |
RibbonLocalizationResourceAccessor
Represents the class that manages the localization of SfRibbon controls based on System.Globalization.CultureInfo.CurrentUICulture. |
RibbonMenuFlyoutItem
/// Represent a menu flyout item which used in overflow buttons. |
RibbonOverflowMenuGroup
Represents a group of RibbonMenuFlyoutItem's in overflow buttons. |
RibbonRoutedEventArgs
Provides event data for ItemPointerEnter and ItemPointerExit events. |
RibbonSplitButton
Represents a composite control with a primary button that responds to a click event and a secondary button that displays a drop-down list of mutually exclusive values. |
RibbonTab
Represents a tab in a SfRibbon |
RibbonTabHeadersView
Represents a tab headers view that is used as Microsoft.UI.Xaml.Controls.ListView for RibbonTab. |
RibbonToggleButton
Represents a button that can be selected or cleared, by a user. |
ScreenTip
Represents a control that creates a pop-up window when the pointer hovers over a ribbon item to provide details about its functionality in the SfRibbon control. |
SfRibbon
The SfRibbon controls provide a simple way to design an application like Microsoft Office and it includes all the tools in a single place with easy navigation. |
SizeMode
Defines a constant that specifies the current size of the IRibbonItem. |
Interfaces
IBackstageViewItem
Provides the functionality to offer the common attributes to the BackstageView items. |
IRibbonElement
Provides the SizeMode attribute to ribbon items in addition to the IRibbonItem attributes. |
IRibbonItem
Provides the functionality to offer the common attributes to the ribbon items. |