System.Object
   Eplan.EplApi.Gui.RibbonCommand
System.Object
   Eplan.EplApi.Gui.RibbonCommand
| Name | Description | |
|---|---|---|
![]()  | ActionCommandLine | Returns action name with parameters | 
![]()  | Description | Returns description of the command that is visible in a tooltip | 
![]()  | ID | Returns ID of the command | 
![]()  | IndexInCommandGroup | Returns index of command in command group | 
![]()  | IsChecked | Returns whether a command is checked | 
![]()  | IsCustom | Returns whether command is a custom (i.e made by user) or a build-in | 
![]()  | IsEnabled | Returns whether a command enabled | 
![]()  | Parent | Returns command group that the command belongs to | 
![]()  | SvgIcon | |
![]()  | Text | Returns command text | 
![]()  | TooltipText | Returns tooltip text | 
| Name | Description | |
|---|---|---|
![]()  | Dispose | Destructor for deterministic finalization of RibbonCommand object. | 
![]()  | Remove | Removes command |