TransposedGrid.RowGroups"/>を構成します。
シンタックス
'宣言
Public Overridable Function Rows( _
ByVal As System.Action(Of ListItemFactory(Of TransposedGridRow,TransposedGridRowBuilder)) _
) As
public virtual Rows(
System.Action<ListItemFactory<TransposedGridRow,TransposedGridRowBuilder>>
)
パラメータ
- builder
- ビルダアクション。
戻り値の型
現在のビルダ。
参照