The following tables list the members exposed by FixedComboColumnsCollection.
| Name | Description | |
|---|---|---|
![]() | FixedComboColumnsCollection Constructor | Creates a new instance of the FixedComboColumnsCollection |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Item | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
| Name | Description | |
|---|---|---|
![]() | Direction | Gets/Sets the ComboColumnFixedState that items should be set to when added to this collection. |
![]() | Items | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Clear | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Contains | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | CopyTo | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | IndexOf | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Insert | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | Remove | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
| Name | Description | |
|---|---|---|
![]() | AddItem | Overridden. Adds the item at the specified index. |
![]() | AddItemSilently | Overloaded. Adds a ComboColumn to the collection without setting it's IsFixed property. |
![]() | GetCount | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | GetItem | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | InsertItem | Overridden. Adds the item at the specified index. |
![]() | OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | RemoveItem | Overridden. Removes the item at the specified index. |
![]() | RemoveItemSilently | Overloaded. Removes a ComboColumn from the collection without setting it's IsFixed property. |
![]() | ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
![]() | ResetItems | Overridden. Removes all items from the collection. |
![]() | ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ComboColumn>) |