IBaseRibbonElement.ParentElement

Fore Syntax

ParentElement: IBaseRibbonElement;

Fore.NET Syntax

ParentElement: Prognoz.Platform.Interop.Forms.IBaseRibbonElement;

Description

The ParentElement property returns the parent control element.

Comments

If the current control element is not the child one relative to any other control element, the property returns Null.

See also:

IBaseRibbonElement