[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridBoundRow

GridBoundRow Class

Represents a row that is bound to a data item.

Inheritance
GridBoundRow
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridBoundRow : GridRow, IComponent, IHandleAfterRender, INotifyPropertyChanging, IHandleEvent, INotifyPropertyChanged

Constructors

Name Description
GridBoundRow(IDataCollection<object>, int)

Initializes a new instance of the GridBoundRow class.

GridBoundRow(object)

Initializes a new instance of the GridBoundRow class.