TdxRibbonGalleryGroups Properties
A collection of gallery groups used to visually separate gallery items into logical groups within a gallery.Name | Description |
---|---|
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
Groups | Provides zero-based indexed access to groups contained within the collection. Inherited from TdxCustomGalleryGroups. |
Items | Provides indexed access to gallery groups. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also