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

In This Topic
    RibbonCommand Class Properties
    In This Topic

    For a list of all members of this type, see RibbonCommand members.

    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
    See Also