Splitter.IsVertical

Syntax

IsVertical: Boolean

Description

The IsVertical property determines orientation of a component with splitter.

Comments

Available values:

Use JSON or the setIsVertical method to set the property value and the getIsVertical method to get the property value.

Example

The property use is given on the Example of Creating the Splitter Component page.

See also:

Splitter