Splitter Item
- 2 minutes to read
The splitter item allows you to resize adjacent layout elements.
A parent group‘s layout affects the item’s orientation: groups whose items are arranged horizontally display vertical splitters; otherwise splitters are displayed horizontally.
#Create Layout Splitter Item
Double-click the Layout Control to invoke the customization form and follow the steps below:
Click the “Add Auxiliary Item” button.
Select “Add Splitter Item” in the context menu.
Drag the item to the Layout Tree View pane.
The layout splitter’s API:
Visibility | An item’s Visible property. |
Position | An item’s Index, Visible A parent group’s Layout |
Appearance | An item’s Layout A parent group’s Layout The layout control’s Layout |
Behavior | An item’s Size An item’s On A parent group’s Locked property. The layout control’s Options |
Size | An item’s Size |
Contains commonly used customization options. | |
Hit | For splitter items, the layout control’s Get |