Table of Contents
DocumentView Property

Gets or sets the primary view for this SplitView control.

Syntax
 public SplitViewChildView DocumentView { get; set; }
Remarks

When the SplitView resizes, the DocumentView resizes accordingly.

See Also