RibbonBase.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a RibbonComponent that represents the parent of the RibbonComponent of this RibbonBase.
public Microsoft.Office.Tools.Ribbon.RibbonComponent Parent { get; }
Property Value
A RibbonComponent that represents the parent of the RibbonComponent of this RibbonBase.