ActiveReports Developer 7
SplitView Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : SplitView Property

Glossary Item Box

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

Syntax

Visual Basic (Declaration) 
Public Property SplitView As System.Boolean
C# 
public System.bool SplitView {get; set;}

See Also