[]
Configurates ColumnSpan. Sets the column spans occupied by this tile.
public TBuilder ColumnSpan(int value)
Public Function ColumnSpan(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |