System.Object
Eplan.EplApi.Gui.RibbonCommandBase
Eplan.EplApi.Gui.RibbonSubCommand
System.Object
Eplan.EplApi.Gui.RibbonCommandBase
Eplan.EplApi.Gui.RibbonSubCommand
public class RibbonSubCommand : RibbonCommandBase
public ref class RibbonSubCommand : public RibbonCommandBase
| 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) |
![]() | 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) |
![]() | IsEnabled | Returns whether a command enabled (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | IsValid | Gets information whether a sub-command is valid |
![]() | Parent | Returns the dropdown root of the sub-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) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Destructor for deterministic finalization of RibbonSubCommand object. (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |
![]() | Remove | Removes command (Inherited from Eplan.EplApi.Gui.RibbonCommandBase) |