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

In This Topic
    IsCustom Property (RibbonCommandGroup)
    In This Topic
    Returns whether command group 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