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

RibbonTab Class Members

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 PropertySet availability of ribbon tab (checked or unchecked) in ribbon bar  
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