[]
Configurates Orientation. Sets the layout orientation.
public TBuilder Orientation(LayoutOrientation value)
Public Function Orientation(value As LayoutOrientation) As TBuilder
| Type | Name | Description |
|---|---|---|
| LayoutOrientation | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |