TdxCustomRibbonGalleryOptions Properties
The base class for the TdxRibbonGalleryOptions and TdxSkinChooserGalleryOptions classes that represent appearance settings for galleries.
Name | Description |
---|---|
Can |
Specifies whether an in-Ribbon gallery can be automatically collapsed to a sub-menu when the Ribbon control is resized. |
Collapsed protected | Specifies whether an in-Ribbon gallery is collapsed to a sub-menu. |
Column |
Specifies the number of columns displayed in a gallery. |
Equal |
Specifies whether all the item sizes in gallery groups are identical. |
Images |
Provides images for gallery items.
Inherited from Tdx |
Item |
Specifies whether end-users can deselect gallery items. |
Item |
Specifies the ribbon gallery items‘ hint and screen tip behavior. |
Item |
Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned.
Inherited from Tdx |
Item |
Specifies the height and width of item images within a gallery group.
Inherited from Tdx |
Item |
Provides access to contiguous highlighting options.
Inherited from Tdx |
Item |
Specifies whether gallery items support the selected state and whether multiple item selection is allowed. |
Item |
Specifies the height and width of gallery items.
Inherited from Tdx |
Item |
Specifies the height and width of gallery items displayed within an in-Ribbon gallery. |
Item |
Specifies items’ text vertical alignment in all gallery groups.
Inherited from Tdx |
Item |
Specifies the caption and description visibility for a gallery group‘s items.
Inherited from Tdx |
Min |
Specifies the minimum number of columns displayed in an in-Ribbon gallery. |
Popup |
Specifies a custom popup menu for a ribbon gallery or its groups.
Inherited from Tdx |
Row |
Specifies the maximum number of rows visible in a dropdown gallery at one time. |
Show |
Specifies whether the hint window is displayed, when an end-user positions the mouse pointer over a gallery item. |
Show |
This property is obsolete. The scrollbar’s visibility is determined automatically, based on the Row |
Space |
Specifies the additional offset (in pixels) from a group header to gallery items.
Inherited from Tdx |
Space |
Specifies the group spacing (in pixels) in a dropdown gallery. |
Space |
Specifies the distance (in pixels) between a gallery item‘s caption and description.
Inherited from Tdx |
Space |
Specifies the distance (in pixels) between a gallery item‘s image and text (caption and description).
Inherited from Tdx |
Space |
Specifies the space between outermost gallery items and a gallery group‘s border, in pixels. |
Space |
Specifies the horizontal space between gallery items, in pixels.
Inherited from Tdx |
Space |
Specifies the vertical space between gallery items, in pixels.
Inherited from Tdx |
Submenu |
Specifies the manner in which a sub-menu’s dropdown window for a collapsed in-Ribbon gallery can be resized by end-users. |
See Also