Class SheetRows
Inheritance
System.Object
SheetRows
Namespace: Syncfusion.Blazor.Spreadsheet
Assembly: Syncfusion.Blazor.dll
Syntax
public class SheetRows : ComponentBase
Constructors
SheetRows()
Declaration
public SheetRows()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder | __builder |
UpdateChildProperty(SheetRow)
Declaration
public void UpdateChildProperty(SheetRow value)
Parameters
Type | Name | Description |
---|---|---|
SheetRow | value |