CanCollapse
|
Specifies whether an in-Ribbon gallery can be automatically collapsed to a sub-menu when the Ribbon control is resized.
|
Collapsed
|
Specifies whether an in-Ribbon gallery is collapsed to a sub-menu.
|
ColumnCount
|
Specifies the number of columns displayed in a gallery.
|
EqualItemSizeInAllGroups
|
Specifies whether all the item sizes in gallery groups are identical.
|
Images
|
Provides images for gallery items.
|
ItemAllowDeselect
|
Specifies whether end-users can deselect gallery items.
|
ItemHintSource
|
Specifies the ribbon gallery items‘ hint and screen tip behavior.
|
ItemImagePosition
|
Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned.
|
ItemImageSize
|
Specifies the height and width of item images within a gallery group.
|
ItemPullHighlighting
|
Provides access to contiguous highlighting options.
|
ItemSelectionMode
|
Specifies whether gallery items support the selected state and whether multiple item selection is allowed.
|
ItemSize
|
Specifies the height and width of gallery items.
|
ItemSizeInRibbon
|
Specifies the height and width of gallery items displayed within an in-Ribbon gallery.
|
ItemTextAlignVert
|
Specifies items’ text vertical alignment in all gallery groups.
|
ItemTextKind
|
Specifies the caption and description visibility for a gallery group‘s items.
|
MinColumnCount
|
Specifies the minimum number of columns displayed in an in-Ribbon gallery.
|
PopupMenu
|
Specifies a custom popup menu for a ribbon gallery or its groups.
|
RowCount
|
Specifies the maximum number of rows visible in a dropdown gallery at one time.
|
ShowItemHint
|
Specifies whether the hint window is displayed, when an end-user positions the mouse pointer over a gallery item.
|
ShowScrollbar
|
This property is obsolete. The scrollbar’s visibility is determined automatically, based on the RowCount property value.
|
SpaceAfterGroupHeader
|
Specifies the additional offset (in pixels) from a group header to gallery items.
|
SpaceBetweenGroups
|
Specifies the group spacing (in pixels) in a dropdown gallery.
|
SpaceBetweenItemCaptionAndDescription
|
Specifies the distance (in pixels) between a gallery item‘s caption and description.
|
SpaceBetweenItemImageAndText
|
Specifies the distance (in pixels) between a gallery item‘s image and text (caption and description).
|
SpaceBetweenItemsAndBorder
|
Specifies the space between outermost gallery items and a gallery group‘s border, in pixels.
|
SpaceBetweenItemsHorizontally
|
Specifies the horizontal space between gallery items, in pixels.
|
SpaceBetweenItemsVertically
|
Specifies the vertical space between gallery items, in pixels.
|
SubmenuResizing
|
Specifies the manner in which a sub-menu’s dropdown window for a collapsed in-Ribbon gallery can be resized by end-users.
|