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

In This Topic
    Name Property (RibbonCommandGroup)
    In This Topic
    Returns name of the command group
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also