Click or drag to resize

KryptonRibbonGroupClusterGetChildComponents Method

Gets an array of all the contained components.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override Component[] GetChildComponents()

Return Value

Component
Array of child components.

Implements

IRibbonGroupContainerGetChildComponents
See Also