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

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