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

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 : GridRowCol クラス
GridRow クラスと GridColumn クラスの抽象基本クラス
オブジェクト モデル
GridRowCol クラス
シンタックス
'宣言
 
Public MustInherit Class GridRowCol 
   Inherits Microsoft.AspNetCore.Components.ComponentBase
   Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent 
public abstract class GridRowCol : Microsoft.AspNetCore.Components.ComponentBase, 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.GridColumn
         C1.Blazor.Grid.GridRow

参照

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