AVEVA CAF API Documenation
Properties  Methods  Events


RibbonTab Class Members

The following tables list the members exposed by RibbonTab.

Public Constructors
 NameDescription
Public Constructor Default constructor.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a context for the application.  
Public Property Gets or sets the description displayed in the caption of the RibbonTab.  
Public Property Command associated with tab.  
Public Property Gets or sets the contextual tab group.  
Public Property Gets the GroupsCollection containing the groups to display in the Tab.  
Public Property Gets or sets the identifier of the help context.  
Public Property Gets or sets the key tip.  
Public Property The Key of the RibbonTab in the RibbonTabCollection.  
Public Property Gets or sets the ribbon tab tree node.  
Public Property Gets or sets the name of the uic.  
Top
Public Methods
 NameDescription
Public MethodReturns a string that represents the current object.  
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in PropertyChanged events.  
Public Event Event queue for all listeners interested in QueryValidName events.  
Top
See Also