[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.AllowSplitter

AllowSplitter Property

AllowSplitter

Gets or sets a value indicating whether the viewer allows the view to be split into multiple panes.

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

true if splitting the view is allowed; otherwise, false. The default is true.

Remarks

When set to true, users can split the viewer to compare different sections of a document side by side.