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)
121foreach (var col in columns) 181foreach (var col in columns) 211private List<GridColumn<TRowData>> columns = new List<GridColumn<TRowData>>(); 213internal void AddColumn(GridColumn<TRowData> column)