ActiveReports 10
ManipulationCompleted Event

GrapeCity.ActiveReports.Viewer.Wpf.v10 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ManipulationCompleted Event
Occurs when a manipulation and inertia on the System.Windows.UIElement object is complete.
Syntax
'Declaration
 
Public Event ManipulationCompleted As EventHandler(Of ManipulationCompletedEventArgs)
public event EventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
See Also

Reference

Viewer Class
Viewer Members