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; }