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

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