Visual Basic (Declaration) | |
---|---|
Public Enum TargetView Inherits System.Enum |
C# | |
---|---|
public enum TargetView : System.Enum |
Member | Description |
---|---|
Primary | The primary (Bottom) view is the active view. |
Secondary | The secondary (Upper) view is the active view. |
The viewer can be split into two views using the splitter. This enumeration determines which view will be effected by methods and property calls.
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Viewer.Win.TargetView
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