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

In This Topic
    IsSetAsVisible Property (RibbonTab)
    In This Topic
    Set availability of ribbon tab (checked or unchecked) in ribbon bar
    Syntax
    public bool IsSetAsVisible {set;}
    public:
    property bool IsSetAsVisible {
       void set (    bool value);
    }
    See Also