For a list of all members of this type, see RibbonTabCollectionBase members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top
For a list of all members of this type, see RibbonTabCollectionBase members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
Adds a new RibbonTab to the collection Syntax Parameters tab Tab to be added Return Value The index at which the RibbonTab was added to the collection.
Adds the specified array of tabs to the collection. Syntax Parameters tabs The collection of RibbonTab objects to add to the collection. Exceptions Exception Description System.ArgumentNullException tabs is null. System.ArgumentException A tab in tabs has a reserved key. System.ArgumentException A tab in tabs has ...
Overridden. All RibbonTab items must have an empty key. Syntax