[]
Configurates Rowspan. Number of grid rows spanned by the group.
public CellBuilder Rowspan(int value)
Public Function Rowspan(value As Integer) As CellBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| CellBuilder | Current builder. |