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