Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommandGroup Class / Parent Property

In This Topic
    Parent Property (RibbonCommandGroup)
    In This Topic
    Returns ribbon tab that the command group belongs to
    Syntax
    public RibbonTab Parent {get;}
    public:
    property RibbonTab^ Parent {
       RibbonTab^ get();
    }
    See Also