45 references to GridColumn
Wasm.Performance.TestApp (45)
Pages_GridRendering_razor.g.cs (40)
241
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
250
__builder2.AddComponentParameter(34, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
272
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
281
__builder2.AddComponentParameter(39, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
303
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
312
__builder2.AddComponentParameter(44, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
334
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
343
__builder2.AddComponentParameter(49, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
365
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
374
__builder2.AddComponentParameter(54, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
396
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
405
__builder2.AddComponentParameter(59, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
427
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
436
__builder2.AddComponentParameter(64, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
458
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
467
__builder2.AddComponentParameter(69, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
489
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
498
__builder2.AddComponentParameter(74, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
520
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
529
__builder2.AddComponentParameter(79, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
551
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
560
__builder2.AddComponentParameter(84, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
582
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
591
__builder2.AddComponentParameter(89, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
613
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
622
__builder2.AddComponentParameter(94, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
644
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
653
__builder2.AddComponentParameter(99, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
675
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
684
__builder2.AddComponentParameter(104, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
706
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
715
__builder2.AddComponentParameter(109, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
737
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
746
__builder2.AddComponentParameter(114, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
768
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
777
__builder2.AddComponentParameter(119, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
799
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
808
__builder2.AddComponentParameter(124, nameof(global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<WeatherForecast>.
830
__builder2.OpenComponent<global::Wasm.Performance.TestApp.Shared.FastGrid.
GridColumn
<
839
__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)