IBaseRibbonElement.ParentPanel

Syntax

ParentPanel: IRibbonPanel;

Description

The ParentPanel property returns the panel, on which a control is placed.

Comments

If the control is not located on the panel, the property returns Null.

See also:

IBaseRibbonElement