Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonTab Class / GetCommandGroup Method / GetCommandGroup(String) Method
Name of a command group

In This Topic
    GetCommandGroup(String) Method
    In This Topic
    Gets command group by its name
    Syntax
    public RibbonCommandGroup GetCommandGroup( 
       string name
    )
    public:
    RibbonCommandGroup^ GetCommandGroup( 
       String^ name
    ) 

    Parameters

    name
    Name of a command group
    See Also