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

In This Topic
    RibbonTab Class Members
    In This Topic

    The following tables list the members exposed by RibbonTab.

    Public Properties
     NameDescription
    Public PropertyReturns all command groups a ribbon tab  
    Public PropertyReturns all commands of a ribbon tab (as texts)  
    Public PropertyReturns displayed name of a ribbon tab  
    Public PropertyReturns tab identifier (as enum or internal id)  
    Public PropertyReturns whether ribbon tab is a custom (i.e made by user) or a build-in  
    Public PropertyReturns whether ribbon tab is visible  
    Public PropertyReturns name of a ribbon tab  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds new command group to existing ribbon tab  
    Public MethodDestructor for deterministic finalization of RibbonTab object.  
    Public MethodOverloaded. Gets command group by its name  
    Public MethodReturns commands of a ribbon tab  
    Public MethodRemoves ribbon tab  
    Top
    See Also