[]
Sets the Orientation property.
public RangeSelectorBuilder<T> Orientation(Orientation value)
Public Function Orientation(value As Orientation) As RangeSelectorBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| Orientation | value | The value |
| Type | Description |
|---|---|
| RangeSelectorBuilder<T> | Current builder |