SSRS Viewer for WinRT
OpenSubreport Event

Occurs when the user navigates to a sub-report.
Syntax
'Declaration
 
Public Event OpenSubreport As EventHandler(Of NavigationTargetEventArgs)
public event EventHandler<NavigationTargetEventArgs> OpenSubreport
Event Data

The event handler receives an argument of type NavigationTargetEventArgs containing data related to this event. The following NavigationTargetEventArgs properties provide information specific to this event.

PropertyDescription
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
SsrsTargetGets the specific location in an SSRS report.  
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

C1SsrsViewer Class
C1SsrsViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback