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 example of property use is given in the Example of Creating the Splitter Component page.

See also:

Splitter