ActiveReports 6 Online Help
TargetView Enumeration

Determines the current active view in the viewer.
Syntax
'Declaration
 
Public Enum TargetView 
   Inherits System.Enum
public enum TargetView : System.Enum 
Remarks
The viewer can be split into two views using the splitter.  This enumeration determines which view will be effected by methods and property calls.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         DataDynamics.ActiveReports.Viewer.TargetView

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataDynamics.ActiveReports.Viewer Namespace
TargetView Property

Send Feedback