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

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridGroupRow クラス
データ項目のグループを定義する行を表します。
オブジェクト モデル
GridGroupRow クラス
シンタックス
'宣言
 
Public Class GridGroupRow 
   Inherits GridSummaryRow
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public class GridGroupRow : GridSummaryRow, 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.GridSummaryRow
               C1.Blazor.Grid.GridGroupRow

参照

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