直前の行の詳細を表示する行。
オブジェクト モデル
シンタックス
'宣言
Public Class GridDetailRow(Of As Class)
Inherits GridRow
Implements Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class GridDetailRow<> : GridRow, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
where TItem: class
型パラメータ
継承階層
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Grid.GridRowCol
C1.Blazor.Grid.GridRow
C1.Blazor.Grid.GridDetailRow<TItem>
参照