SSRS Viewer for WinRT
RightTapped Event (ReportParametersControl)

Syntax
'Declaration
 
Public Event RightTapped As RightTappedEventHandler
public event RightTappedEventHandler RightTapped
Event Data

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

PropertyDescription
HandledGets or sets a value that marks the routed event as handled. A true value for Handled prevents most handlers along the event route from handling the same event again.  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
PointerDeviceTypeGets the PointerDeviceType for the pointer device that initiated the associated input event.  
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

ReportParametersControl Class
ReportParametersControl Members

 

 


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

Product Support Forum  |  Documentation Feedback