Table of Contents
SplitterPosition Property

Gets or sets the position of the splitter bar.

Syntax
 public Double SplitterPosition { get; set; }
Remarks

This property overrides both View1Width and View2Width.

See Also