3 references to Grid
Wasm.Performance.TestApp (3)
Pages_GridRendering_razor.g.cs (2)
1072
__builder.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
Grid
<TRowData>>(seq);
1073
__builder.AddComponentParameter(__seq0, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
Grid
<TRowData>.
Shared_FastGrid_GridColumn_razor.g.cs (1)
82
[CascadingParameter] public
Grid
<TRowData> OwnerGrid { get; set; }