ParentElement: IBaseRibbonElement;
ParentElement: Prognoz.Platform.Interop.Forms.IBaseRibbonElement;
The ParentElement property returns the parent control element.
If the current control element is not the child one relative to any other control element, the property returns Null.
See also: