ActiveReports 10
ManipulationDelta Event

GrapeCity.ActiveReports.Viewer.Wpf.v10 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ManipulationDelta Event
Occurs when the input device changes position during a manipulation.
Syntax
'Declaration
 
Public Event ManipulationDelta As EventHandler(Of ManipulationDeltaEventArgs)
public event EventHandler<ManipulationDeltaEventArgs> ManipulationDelta
See Also

Reference

Viewer Class
Viewer Members