[]
Collection of rows.
public class GridRowCollection : GridRowColCollection<GridRow>, IList<GridRow>, ICollection<GridRow>, IList, ICollection, IReadOnlyList<GridRow>, IReadOnlyCollection<GridRow>, IEnumerable<GridRow>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IDisposable
Name | Description |
---|---|
DataCollection | Gets the data collection this list is wrapping. |
DefaultGroupSize | Gets or sets the default group row height. |
Name | Description |
---|---|
OnCollectionChanged(NotifyCollectionChangedEventArgs) | Raises the CollectionChanged event. |