[]
        
(Showing Draft Content)

C1.Android.Grid.GridRowCollection

GridRowCollection Class

Collection of rows.

Inheritance
GridRowCollection
Implements
IList<GridRow>
ICollection<GridRow>
IEnumerable<GridRow>
IEnumerable
IList
ICollection
IReadOnlyList<GridRow>
IReadOnlyCollection<GridRow>
INotifyCollectionChanged
INotifyPropertyChanged
Namespace: C1.Android.Grid
Assembly: C1.Android.Grid.dll
Syntax
public class GridRowCollection : GridRowColCollection<GridRow>, IList<GridRow>, ICollection<GridRow>, IEnumerable<GridRow>, IEnumerable, IList, ICollection, IReadOnlyList<GridRow>, IReadOnlyCollection<GridRow>, INotifyCollectionChanged, INotifyPropertyChanged

Properties

Name Description
DefaultGroupSize

Gets or sets the default group row height.