Blazor コントロール
GridIncrementalLoadingRow クラス
メンバ 

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridIncrementalLoadingRow クラス
この行はグリッドの一番下に表示され、内部コレクションビューが C1.CollectionView.ISupportIncrementalLoading をサポートする場合に、さらに多くの項目を表示するために使用されます。
オブジェクト モデル
GridIncrementalLoadingRow クラス
シンタックス
'宣言
 
Public Class GridIncrementalLoadingRow 
   Inherits GridRow
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class GridIncrementalLoadingRow : GridRow, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent  
継承階層

System.Object
   Microsoft.AspNetCore.Components.ComponentBase
      C1.Blazor.Grid.GridRowCol
         C1.Blazor.Grid.GridRow
            C1.Blazor.Grid.GridIncrementalLoadingRow

参照

GridIncrementalLoadingRow メンバ
C1.Blazor.Grid 名前空間