Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonTab Class / Name Property

In This Topic
    Name Property (RibbonTab)
    In This Topic
    Returns name of a ribbon tab
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also