25 lines
613 B
Text
25 lines
613 B
Text
.topic ctrl.splitter
|
|
.title Splitter
|
|
.toc 1 Splitter
|
|
.index Splitter
|
|
.index Split Pane
|
|
|
|
.h1 Splitter
|
|
|
|
DVX Extension -- DVX Widget: splitter
|
|
|
|
A resizable split pane. Holds exactly two child widgets separated by a draggable divider. Default orientation is vertical (top/bottom split).
|
|
|
|
.h2 Type-Specific Properties
|
|
|
|
.table
|
|
Property Type Description
|
|
-------- ------- -------------------------------------------
|
|
Position Integer Position of the divider in pixels from the top (or left).
|
|
.endtable
|
|
|
|
Container: Yes
|
|
|
|
No default event.
|
|
|
|
.link ctrl.common.props Common Properties, Events, and Methods
|