TdxRibbonGalleryGroupOptions Properties
Provides appearance options for gallery groups.| Name | Description |
|---|---|
| AssignedValues | Provides access to a set of flags that determine which appearance options have been modified. |
| Images | Provides images for gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemImagePosition | Specifies the manner in which a gallery item‘s image and text (caption and description) are aligned. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemImageSize | Specifies the height and width of item images within a gallery group. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemPullHighlighting | Provides access to contiguous highlighting options. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemPullHighlightingMode | Specifies the manner in which gallery items are highlighted in a group. |
| ItemSize | Specifies the height and width of gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemTextAlignVert | Specifies items’ text vertical alignment in all gallery groups. Inherited from TdxRibbonGalleryBaseOptions. |
| ItemTextKind | Specifies the caption and description visibility for a gallery group‘s items. Inherited from TdxRibbonGalleryBaseOptions. |
| PopupMenu | Specifies a custom popup menu for a ribbon gallery or its groups. Inherited from TdxRibbonGalleryBaseOptions. |
| SpaceAfterGroupHeader | Specifies the additional offset (in pixels) from a group header to gallery items. Inherited from TdxRibbonGalleryBaseOptions. |
| SpaceBetweenItemCaptionAndDescription | Specifies the distance (in pixels) between a gallery item‘s caption and description. Inherited from TdxRibbonGalleryBaseOptions. |
| SpaceBetweenItemImageAndText | Specifies the distance (in pixels) between a gallery item‘s image and text (caption and description). Inherited from TdxRibbonGalleryBaseOptions. |
| SpaceBetweenItemsHorizontally | Specifies the horizontal space between gallery items, in pixels. Inherited from TdxRibbonGalleryBaseOptions. |
| SpaceBetweenItemsVertically | Specifies the vertical space between gallery items, in pixels. Inherited from TdxRibbonGalleryBaseOptions. |
See Also