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

In This Topic
    TargetView Property (Viewer)
    In This Topic
    Gets or sets a value that specifies the current target view when SplitView is true.
    Syntax
    'Declaration
     
    Public Property TargetView As TargetView
    public TargetView TargetView {get; set;}
    See Also