TdxRibbonBackstageViewGalleryGroup Properties
A Ribbon Backstage View gallery group.Name | Description |
---|---|
Caption | Specifies the gallery group’s caption. Inherited from TdxCustomGalleryGroup. |
Collection | Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
DesignInfo | Inherited from TComponent. |
DisplayName | Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem. |
Header | Inherited from TdxCustomGalleryGroup. |
ID | Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem. |
Index | Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem. |
ItemCount | Specifies number of the items, which belong to the current TdxCustomGalleryGroup. Inherited from TdxCustomGalleryGroup. |
Items | Provides access to a collection of items contained within the Ribbon Backstage View gallery group. |
KeyTip | Specifies a KeyTip for a gallery’s group. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
ShowCaption | Specifies the group header’s visibility. Inherited from TdxGalleryControlGroup. |
Tag | Inherited from TComponent. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies whether the current group is visible within the control. Inherited from TdxGalleryControlGroup. |
See Also