Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ICollection. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
DefaultGroupSize | Gets or sets the default group row height. | |
DefaultSize | Gets or sets the default size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
IsFixedSize | Gets whether the collection size can change. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
Item | Gets or sets the element at the specified index. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
MaxSize | Gets or sets the maximum size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
MinSize | Gets or sets the minimum size for the items in the collection. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) | |
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from C1.Android.Grid.GridRowColCollection<GridRow>) |