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

In This Topic
    RibbonCommandGroup Class Members
    In This Topic

    The following tables list the members exposed by RibbonCommandGroup.

    Public Properties
     NameDescription
    Public PropertyReturns commands of the command group  
    Public PropertyReturns whether command group is a custom (i.e made by user) or a build-in  
    Public PropertyReturns name of the command group  
    Public PropertyReturns ribbon tab that the command group belongs to  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds new command to the command group  
    Public MethodDestructor for deterministic finalization of RibbonCommandGroup object.  
    Public MethodGets a command by a command line  
    Public MethodReturns commands of the command group  
    Public MethodRemoves command group  
    Top
    See Also