45 references to GridColumn
Wasm.Performance.TestApp (45)
Pages_GridRendering_razor.g.cs (40)
244
GridColumn
258
__builder2.AddComponentParameter(34, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
283
GridColumn
297
__builder2.AddComponentParameter(39, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
322
GridColumn
336
__builder2.AddComponentParameter(44, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
361
GridColumn
375
__builder2.AddComponentParameter(49, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
400
GridColumn
414
__builder2.AddComponentParameter(54, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
439
GridColumn
453
__builder2.AddComponentParameter(59, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
478
GridColumn
492
__builder2.AddComponentParameter(64, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
517
GridColumn
531
__builder2.AddComponentParameter(69, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
556
GridColumn
570
__builder2.AddComponentParameter(74, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
595
GridColumn
609
__builder2.AddComponentParameter(79, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
634
GridColumn
648
__builder2.AddComponentParameter(84, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
673
GridColumn
687
__builder2.AddComponentParameter(89, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
712
GridColumn
726
__builder2.AddComponentParameter(94, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
751
GridColumn
765
__builder2.AddComponentParameter(99, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
790
GridColumn
804
__builder2.AddComponentParameter(104, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
829
GridColumn
843
__builder2.AddComponentParameter(109, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
868
GridColumn
882
__builder2.AddComponentParameter(114, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
907
GridColumn
921
__builder2.AddComponentParameter(119, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
946
GridColumn
960
__builder2.AddComponentParameter(124, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
985
GridColumn
999
__builder2.AddComponentParameter(129, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
Shared_FastGrid_Grid_razor.g.cs (5)
121
foreach (
var
col in columns)
181
foreach (
var
col in columns)
211
private List<
GridColumn
<TRowData>> columns = new List<
GridColumn
<TRowData>>();
213
internal void AddColumn(
GridColumn
<TRowData> column)