[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.TargetView

TargetView Property

TargetView

Gets or sets a value indicating the current target view when the SplitView feature is enabled.

Declaration
public TargetView TargetView { get; set; }
Property Value
Type Description
TargetView

The target view, either Primary or Secondary, indicating which view is currently targeted for user actions.

Remarks

When SplitView is enabled, the Viewer control can display two views simultaneously. This property determines which of those views is currently active or targeted for user interactions. The default value is Primary.