The following tables list the members exposed by FixedColumnsCollection.
| Name | Description | |
|---|---|---|
![]()  | FixedColumnsCollection Constructor | Creates a new instance of the FixedColumnsCollection | 
| Name | Description | |
|---|---|---|
![]()  | Count | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Item | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
| Name | Description | |
|---|---|---|
![]()  | Direction | Gets/Sets the FixedState that items should be set to when added to this collection. | 
![]()  | Items | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
| Name | Description | |
|---|---|---|
![]()  | Add | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Clear | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Contains | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | CopyTo | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | IndexOf | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Insert | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Remove | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
| Name | Description | |
|---|---|---|
![]()  | AddItem | Overridden. Adds the item at the specified index. | 
![]()  | AddItemSilently | Overloaded. Adds a Column to the collection without setting it's IsFixed property. | 
![]()  | GetCount | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | GetItem | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | InsertItem | Overridden. Adds the item at the specified index. | 
![]()  | Load | Takes the string that was created in the Save method, and rehydrates the object. | 
![]()  | OnItemAdded | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | RemoveItem | Overridden. Removes the item at the specified index. | 
![]()  | RemoveItemSilently | Overloaded. Removes a Column from the collection without setting it's IsFixed property. | 
![]()  | ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | ResetItems | Overridden. Removes all items from the collection. | 
![]()  | ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<Column>) | 
![]()  | Save | Gets the string representation of the object, that can be later be passed into the Load method of this object, in order to rehydrate. | 
| Name | Description | |
|---|---|---|
![]()  | CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<Column>) |