[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.SplitView

SplitView Property

SplitView

Gets or sets a value that determines whether the viewer is split into two views.

Declaration
public bool SplitView { get; set; }
Property Value
Type Description
bool

A bool value. true if the viewer is split into two views; otherwise, false.

Remarks

The default value is false.