Configure 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
- The builder action.
戻り値の型
Current builder.
参照