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

In This Topic
    IsCustom Property (RibbonTab)
    In This Topic
    Returns whether ribbon tab is a custom (i.e made by user) or a build-in
    Syntax
    public bool IsCustom {get;}
    public:
    property bool IsCustom {
       bool get();
    }
    See Also