Version

ChildBandCollection Class Members

The following tables list the members exposed by ChildBandCollection.

Public Constructors
 NameDescription
Public ConstructorChildBandCollection Constructor  
Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public PropertyItemReturns the ChildBand whose Infragistics.Controls.Grids.ColumnLayout has the specified key.  
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public Methods
 NameDescription
Public MethodAdd (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodClear (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodContains (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodCopyTo (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodDisposeOverloaded.  (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodGetEnumerator (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodIndexOf (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodInsert (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodRemove (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public MethodRemoveAt (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected Methods
 NameDescription
Protected MethodAddItem (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodAddItemSilently (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodGetCount (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodGetItem (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodInsertItem (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodOnItemAdded (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodOnItemRemoved (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodOnNotifyCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodOnPropertyChanged (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodOnResetItems (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodRemoveItem (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodRemoveItemSilently (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodReplaceItem (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodResetItems (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Protected MethodResetItemsSilently (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from Infragistics.Collections.CollectionBase<ChildBand>)
See Also