Back to Devexpress

DevExpress.Xpf.Ribbon Namespace

wpf-devexpress-dot-xpf-a7c8b487.md

latest8.2 KB
Original Source

DevExpress.Xpf.Ribbon Namespace

Contains classes that implement the Ribbon UI. To use these classes in XAML code, add the xmlns:dxr=”http://schemas.devexpress.com/winfx/2008/xaml/ribbon“ namespace reference.

Assemblies : DevExpress.Xpf.Core.v25.2.dll, DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Packages : DevExpress.Wpf.Core, DevExpress.Wpf.Ribbon

Classes

NameDescription
ApplicationMenuThe Windows Explorer style popup menu.
ApplicationMenuInfoThis class is obsolete. Use the ApplicationMenu class instead.
BackstageButtonItemA button item within a BackstageViewControl.
BackstageItemProvides a base class for backstage clickable items.
BackstageItemBaseA base for classes that represent backstage items.
BackstageItemWithImageA base class for items with glyphs.
BackstageSeparatorItemA line that separates neighboring backstage items.
BackstageTabItemA tab item within a BackstageViewControl.
BackstageViewControlThe MS Office style full-screen menu.
BarButtonGroupRepresents a group of items.
BarButtonGroupLinkRepresents a link to the BarButtonGroup item.
DropDownGalleryEventArgsProvides data for the RibbonGalleryBarItem.DropDownGalleryInit andRibbonGalleryBarItem.DropDownGalleryClosed events.
DXRibbonWindowA window that is designed to be used together with a RibbonControl, to implement the Ribbon UI in your application.
GalleryDropDownPopupMenuA popup menu capable of displaying a gallery.
PageHeaderButtonContains properties to change Page Header Button appearance.
RibbonControlThe Ribbon Control.
RibbonDefaultPageCategoryRepresents the Ribbon default page category.
RibbonGalleryBarItemA bar item that displays a gallery.
RibbonGalleryBarItemLinkRepresents a link to a RibbonGalleryBarItem object.
RibbonGalleryItemThemePaletteSelectorBehaviorPopulates the associated RibbonGalleryBarItem with the available palettes and allows you to choose the application theme’s palette.
RibbonGalleryItemThemeSelectorBehaviorPopulates the associated RibbonGalleryBarItem with available themes and allows you to choose the application’s theme.
RibbonPageRepresents a Ribbon Page within a RibbonControl.
RibbonPageCategoryRepresents a Ribbon custom page category, used to implement contextual Ribbon pages.
RibbonPageCategoryBaseRepresents the base class for Ribbon categories.
RibbonPageGroupRepresents a set of bar items and bar item links within a RibbonPage.
RibbonStatusBarControlA Ribbon UI status bar.
SimplifiedModeSettings staticContains settings specific to the Ribbon’s Simplified Mode.

Delegates

NameDescription
DropDownGalleryEventHandlerRepresents the method that will handle events relating to dropdown galleries.

Enums

NameDescription
BackstageItemPlacementLists values that specify where the backstage item is displayed.
BackstageViewPlacementLists values that specify where the backstage view is rendered.
MinimizationButtonPositionProvides members that specify Ribbon Minimize button’s position.
RibbonMergeTypeSpecifies merging options used by the RibbonControl.Merge method.
RibbonMinimizationButtonVisibilityProvides members that specify Ribbon’s Minimize button visibility.
RibbonPageCategoryCaptionAlignmentEnumerates values that specify how custom page categories are aligned.
RibbonQuickAccessToolbarShowModeContains values that specify where a Ribbon Quick Access Toolbar is displayed within a Ribbon Control.
RibbonStyleEnumerates available paint styles for a Ribbon Control.
RibbonTitleBarVisibilityLists values that specify the visibility of the bar displaying the Quick Access Toolbar.
SelectedPageOnCategoryShowingProvides members that specify which page within a RibbonPageCategory will be selected when this category is displayed.
SelectedPageOnMergingProvides members that specify which RibbonPage will be selected after ribbon controls are merged.
SimplifiedModeLocationLists values that specify a Ribbon items location.