C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridRowCollection Class
Properties Methods Events

GridRowCollection Class Members

The following tables list the members exposed by GridRowCollection.

Public Properties
 NameDescription
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyGets or sets the default group row height.  
Public PropertyGets or sets the default size for the items in the collection. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public PropertyGets whether the collection is disposed. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public PropertyGets or sets the maximum size for the items in the collection. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public PropertyGets or sets the minimum size for the items in the collection. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public Property (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Public Methods
 NameDescription
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodDisable the animations caused by the operations that are performed inside the using block of the returned IDisposable. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public MethodCalled to dispose resources. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public MethodOverloaded.  (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Public Method (Inherited from C1.DataCollection.C1DataCollectionList<T>)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Top
Public Events
 NameDescription
Public EventOccurs after the items in the collection changed. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Public EventOccurs when a property value changes. (Inherited from C1.Blazor.Grid.GridRowColCollection<GridRow>)
Top
See Also