[]
Defines the different orientations that a control or layout can have.
public enum FormControlOrientation
Public Enum FormControlOrientation
Name | Description |
---|---|
Horizontal | Control or layout should be horizontally oriented. |
Vertical | Control or layout should be vertically oriented. |