[]
Gets or sets a value that determines whether the viewer is split into two views.
public bool SplitView { get; set; }
A bool value. true if the viewer is split into two views; otherwise, false.
true
false
The default value is false.