ActiveReports 12
IsManipulationEnabled Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsManipulationEnabled Property
Gets or sets a value that indicates whether manipulation events are enabled on this System.Windows.UIElement.
Syntax
'Declaration
 
Public Property IsManipulationEnabled As Boolean
public bool IsManipulationEnabled {get; set;}

Property Value

true if manipulation events are enabled on this System.Windows.UIElement; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members