ActiveReports 13
AreAnyTouchesCaptured Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : AreAnyTouchesCaptured Property
Gets a value that indicates whether at least one touch is captured to this element.
Syntax
'Declaration
 
Public ReadOnly Property AreAnyTouchesCaptured As Boolean
public bool AreAnyTouchesCaptured {get;}

Property Value

true if at least one touch is captured to this element; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members