Table of Contents
Orientation Property

Gets or sets the split view orientation.

Syntax
 public Orientation Orientation { get; set; }
Remarks

When Orientation is Horizontal, the two pane are arranged horizontally, in this case the splitter bar is vertical.

See Also