Name | Description | |
---|---|---|
Add | Adds an item to the ICollection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
Clear | Removes all items from the ICollection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
Contains | Overloaded. Determines whether the System.Collections.IList contains a specific value. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
CopyTo | Overloaded. Copies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
DisableAnimations | Disable the animations caused by the operations that are performed inside the using block of the returned IDisposable. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
IndexOf | Overloaded. Gets the index of the column with a given name in the collection. | |
Insert | Overloaded. Inserts an item to the System.Collections.IList at the specified index. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
Move | Moves the item at the from position to to. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
Remove | Overloaded. Removes the first occurrence of a specific object from the System.Collections.IList. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) | |
RemoveAt | Removes the IList item at the specified index. (Inherited from C1.Android.Grid.GridRowColCollection<GridColumn>) |