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

In This Topic
    IsDropdownRoot Property (RibbonCommand)
    In This Topic
    Determines whether a command is dropdown root
    Syntax
    public bool IsDropdownRoot {get;}
    public:
    property bool IsDropdownRoot {
       bool get();
    }
    See Also