FormControlOrientation getOrientation() |
Return Value
The default value depends on the initial width and height that is used to create this control.If width > height then the default value is @code:FormControlOrientation.Horizontal. Otherwise, @code:FormControlOrientation.Vertical .