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

In This Topic
    Parent Property (RibbonSubCommand)
    In This Topic
    Returns the dropdown root of the sub-command
    Syntax
    public RibbonCommand Parent {get;}
    public:
    property RibbonCommand^ Parent {
       RibbonCommand^ get();
    }
    See Also