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