グリッドに新しいレコードを入力するために使用される行を表します。
オブジェクト モデル
シンタックス
'宣言
Public Class GridNewRow
Inherits GridRow
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class GridNewRow : 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.GridNewRow
参照