| Name | Description | |
|---|---|---|
![]() | ActionCommandLine | Returns action name with parameters (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | Description | Returns description of the command that is visible in a tooltip (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | ID | Returns ID of the command (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | IndexInCommandGroup | Returns index of a command in command group |
![]() | IsChecked | Returns whether a command is checked (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | IsCustom | Returns whether command is a custom (i.e made by user) or a build-in (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | IsDropdownRoot | Determines whether a command is dropdown root |
![]() | IsEnabled | Returns whether a command enabled (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | Parent | Returns command group that the command belongs to |
![]() | SubCommands | Returns sub-commands of a current command |
![]() | SvgIcon | (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | Text | Returns command text (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | TooltipText | Returns tooltip text (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |

