AVEVA CAF API Documenation


Aveva.ApplicationFramework.Presentation Namespace : RibbonContextualTabGroupsCollection Class
RibbonContextualTabGroupsCollection Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded.  Create and add to the RibbonContextualTabGroupsCollection a new RibbonContextualTabGroup with given Key.  
Public Method Remove all RibbonContextualTabGroups from the RibbonContextualTabGroupsCollection.  
Public Method Determine if the RibbonContextualTabGroup with the specified Key exists in the RibbonContextualTabGroupsCollection.  
Public Method Copies the elements of the collection to an Array, starting at a particular Array index.  
Public Method Returns an enumerator that can iterate through the RibbonContextualTabGroupCollection.  
Public MethodOverloaded.  Remove the RibbonContextualTabGroup with given Key from the RibbonContextualTabGroupsCollection.  
Top
See Also