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