Splitter.SplitterPosition

Syntax

SplitterPosition: Number

Description

The SplitterPosition property sets position for a splitter.

Comments

Property value is defined in pixels. By default the splitter is positioned in the center of the component: that is, if componnet's width or height are equal to 80, SplitterPosition property is set to 40.

Example

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

See also:

Splitter