Click or drag to resize

IRibbonGroupContainer Interface

Information for a ribbon group container.

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 interface IRibbonGroupContainer

The IRibbonGroupContainer type exposes the following members.

Methods
  NameDescription
Public methodGetChildComponents
Gets an array of all the child components.
Top
See Also