| C1.Android.Grid Assembly > C1.Android.Grid Namespace : GridColumnCollection Class |
The following tables list the members exposed by GridColumnCollection.
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | DefaultSize | Gets or sets the default size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) |
![]() | Item | Gets a GridColumn by its name. |
![]() | MaxSize | Gets or sets the maximum size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) |
![]() | MinSize | Gets or sets the minimum size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | IndexOf | Overloaded. Gets the index of the column with a given name in the collection. |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<GridColumn>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<GridColumn>) |
| Name | Description | |
|---|---|---|
![]() | IndexOf<T> | Gets the index of the specified item. |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<GridColumn>) |