'宣言 Public Overridable Function Cells( _ ByVal builder As System.Action(Of ListItemFactory(Of Cell,CellBuilder)) _ ) As HeaderCellGroupBuilder
public virtual HeaderCellGroupBuilder Cells( System.Action<ListItemFactory<Cell,CellBuilder>> builder )
パラメータ
- builder
- The builder action.
戻り値の型
The cell group builder.