Back to Devexpress

RibbonPageCategory Properties

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonpagecategory-dot-underscore-properties.md

latest5.8 KB
Original Source

RibbonPageCategory Properties

Represents a Ribbon page category.

NameDescription
AppearanceProvides access to the category’s appearance settings.
AutoStretchPageHeadersGets or sets whether the page headers are stretched to occupy the entire width of a custom category caption.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CategoryInfoGets an object containing view information on the RibbonPageCategory object.
CollectionGets the category collection that owns the current RibbonPageCategory object.
ColorGets or sets the color that is used to paint the category’s caption and its pages.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExpandedGets or sets whether the category is expanded.
IsDefaultCategoryReturns whether or not this RibbonPageCategory is a default category for its parent Ribbon.
MergedPagesProvides access to pages that have been merged into the current category.
MergeOrderDefines the visual position of the current RibbonPageCategory object after merging this Ribbon Control into an MDI parent Ribbon.
MergeTypeSpecifies the active merge logic for this Ribbon Page Category: should the parent Ribbon copy items from a merged Page Category, ignore them, or use them to replace its own items.
NameGets or sets the component’s name.
PagesGets or sets the collection of Ribbon pages that belong to the current category.
RibbonGets the RibbonControl which owns the current category.
ShowEmptyCategoryGets or sets whether or not this category should display its caption if it does not have any child RibbonPages.
SiteGets or sets the ISite of the Component. Inherited from Component.
TagGets or sets an object that contains data on the current RibbonPageCategory object.
TextGets or sets the text displayed within the category’s caption.
VisibleGets or sets whether the current category is visible.

See Also

RibbonPageCategory Class

RibbonPageCategory Members

DevExpress.XtraBars.Ribbon Namespace