4.724 RibbonGalleryCategory (4.5)

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > HeaderedItemsControl > RibbonGalleryCategory, IInputElement
RibbonGalleryCategory
(usage)
<RibbonGalleryCategory> x:Object* </RibbonGalleryCategory>
(description)
Represents a group of related items in a RibbonGallery.
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
ColumnsStretchToFill
x:Boolean
(description)
A value that indicates that the gallery category distributes all its available width equally between its columns.
HeaderVisibility
Visibility
(description)
The Visibility for the ribbon gallery header.
IsSharedColumnSizeScope
x:Boolean
(description)
A value that specifies whether this gallery category defines the scope used for uniform layout of items.
MaxColumnCount
x:Int32
(description)
A value that specifies the maximum number of columns used to lay out items in a gallery ItemsPanel.
MinColumnCount
x:Int32
(description)
A value that specifies the minimum number of columns used to lay out items in a gallery ItemsPanel.