Click or drag to resize

IRibbonGroupContainerGetChildComponents Method

Gets an array of all the child components.

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#
Component[] GetChildComponents()

Return Value

Type: Component
See Also