SplitPanel
Understanding SplitPanel
PUBLISHED
Introduction
SplitPanel can be a very handy control for displaying a group of UI elements in a pane and related UI elements in another pane. These panes can be placed side by side or one on the top of other. The image below illustrates this concept.
Figure: Sample App Output illustrating the Split Screen using Split Panel
Category:
Sample Code
- Read more about Understanding SplitPanel