[]
Configurates GroupSpacing. Sets the spacing of the group in the grid layout. It is in pixels.
public TBuilder GroupSpacing(int value)
Public Function GroupSpacing(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |