Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonIcon Class / Index Property

In This Topic
    Index Property (RibbonIcon)
    In This Topic
    Syntax
    public int Index {get; set;}
    public:
    property int Index {
       int get();
       void set (    int value);
    }
    See Also