System.Object
   Eplan.EplApi.Gui.RibbonCommandGroup
System.Object
   Eplan.EplApi.Gui.RibbonCommandGroup
| Name | Description | |
|---|---|---|
|  | Commands | Returns commands of the command group | 
|  | IsCustom | Returns whether command group is a custom (i.e made by user) or a build-in | 
|  | Name | Returns name of the command group | 
|  | Parent | Returns ribbon tab that the command group belongs to | 
| Name | Description | |
|---|---|---|
|  | AddCommand | Overloaded. Adds new command to the command group | 
|  | Dispose | Destructor for deterministic finalization of RibbonCommandGroup object. | 
|  | GetCommand | Gets a command by a command line | 
|  | GetCommands | Returns commands of the command group | 
|  | Remove | Removes command group |