GridRow クラスと
GridColumn クラスの抽象基本クラス
オブジェクト モデル
シンタックス
'宣言
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
参照