Click or drag to resize

KryptonRibbonGroupClusterItems Property

Gets the collection of ribbon group button cluster items.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonRibbonGroupClusterCollection Items { get; }

Property Value

Type: KryptonRibbonGroupClusterCollection
See Also