IBaseRibbonElement.ParentGroup

Fore Syntax

ParentGroup: IRibbonGroup;

Fore.NET Syntax

ParentGroup: Prognoz.Platform.Interop.Forms.RibbonGroup;

Description

The ParentGroup property returns the group, in which this control is included.

Comments

The property returns Null if the control is not included in any group.

See also:

IBaseRibbonElement