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

In This Topic
    IsVisible Property (RibbonTab)
    In This Topic
    Returns whether ribbon tab is visible
    Syntax
    public bool IsVisible {get;}
    public:
    property bool IsVisible {
       bool get();
    }
    See Also