ActiveReports 13
AreAnyTouchesDirectlyOver Property

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

Property Value

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

Reference

Viewer Class
Viewer Members