IBaseRibbonElement.ParentElement

Fore Syntax

ParentElement: IBaseRibbonElement;

Fore.NET Syntax

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

Description

The ParentElement property returns parent control.

Comments

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

See also:

IBaseRibbonElement