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

In This Topic
    IndexInCommandGroup Property
    In This Topic
    Returns index of command in command group
    Syntax
    public int IndexInCommandGroup {get;}
    public:
    property int IndexInCommandGroup {
       int get();
    }
    See Also