ActiveReports 12
IsStylusCaptured Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsStylusCaptured Property
Gets a value indicating whether the stylus is captured by this element. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsStylusCaptured As Boolean
public bool IsStylusCaptured {get;}

Property Value

true if the element has stylus capture; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members