ActiveReports 10
ManipulationStarted Event

GrapeCity.ActiveReports.Viewer.Wpf.v10 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ManipulationStarted Event
Occurs when an input device begins a manipulation on the System.Windows.UIElement object.
Syntax
'Declaration
 
Public Event ManipulationStarted As EventHandler(Of ManipulationStartedEventArgs)
public event EventHandler<ManipulationStartedEventArgs> ManipulationStarted
See Also

Reference

Viewer Class
Viewer Members