New to Kendo UI for Angular? Start a free 30-day trial
Orientation
Specifies the layout orientation of the form fields.
Use this type to set the orientation
property.
type
Orientation = "vertical" | "horizontal";