IBaseRibbonElement.ParentElement

Syntax

ParentElement: 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