The following tables list the members exposed by RibbonTabCollection.
| Name | Description | |
|---|---|---|
|  | RibbonTabCollection Constructor | Constructor used for deserialization. | 
| Name | Description | |
|---|---|---|
|  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | All | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | AllowDuplicateKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | AllowEmptyKeys | Overridden. All RibbonTab items must have an empty key. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | Count | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | IsReadOnly | Indicates if the collection may be modified. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | IsSynchronized | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Item | Overloaded. Returns the RibbonTab at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | Ribbon | Returns the owning Ribbon | 
|  | SyncRoot | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | AllowMultipleEmptyKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CacheKeys | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InitialCapacity | Indicates the default size for the collection (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | InternStrings | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | List | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. Adds a new RibbonTab with the specified key | 
|  | AddRange | Adds the specified array of tabs to the collection. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | Clear | Removes all RibbonTab items from the collection (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | Contains | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CopyTo | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
|  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
|  | Exists | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | GetItem | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | IndexOf | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
|  | Insert | Overloaded. Inserts the specified tab in the collection at the specified index. | 
|  | InsertRange | Inserts the specified array of tabs to the collection at the specified index. | 
|  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | Remove | Overloaded. Removes a RibbonTab with the specified key (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | RemoveAt | Removes the RibbonTab at the specified index. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | TryGetItem | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
|  | CreateArray | Virtual method used by the All 'get' method to create the array it returns. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | DisposeCollectionItems | (Inherited from Infragistics.Shared.DisposableObjectCollectionBase) | 
|  | GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | InternalAdd | Overloaded. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | InternalClear | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalInsert | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalRemove | Overloaded. (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | InternalRemoveAt | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
|  | OnDeserialization | Overridden. Invoked after the entire object graph has been deserialized. | 
|  | OnDispose | Overridden. Invoked when the object is disposed. | 
|  | OnListChanged | (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase) | 
|  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | OnSubObjectPropChanged | Called when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.RibbonTabCollectionBase) | 
|  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
|  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
|  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |