ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / SplitView Property

In This Topic
    SplitView Property (Viewer)
    In This Topic
    Gets or sets a value that determines whether the viewer is split into two views.
    Syntax
    'Declaration
     
    Public Property SplitView As Boolean
    public bool SplitView {get; set;}
    See Also