Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonCommand Class
Properties Methods

RibbonCommand Class Members

The following tables list the members exposed by RibbonCommand.

Public Properties
 NameDescription
Public PropertyReturns action name with parameters  
Public PropertyReturns description of the command that is visible in a tooltip  
Public PropertyReturns ID of the command  
Public PropertyReturns whether a command is checked  
Public PropertyReturns whether command is a custom (i.e made by user) or a build-in  
Public PropertyReturns whether a command enabled  
Public PropertyReturns command group that the command belongs to  
Public Property  
Public PropertyReturns command text  
Public PropertyReturns tooltip text  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of RibbonCommand object.  
Public MethodRemoves command  
Top
See Also