[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridRowCollection

GridRowCollection Class

Collection of rows.

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

Properties

Name Description
DataCollection

Gets the data collection this list is wrapping.

DefaultGroupSize

Gets or sets the default group row height.

Methods

Name Description
OnCollectionChanged(NotifyCollectionChangedEventArgs)

Raises the CollectionChanged event.