ActiveReports 13
IsStylusCaptureWithin Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : IsStylusCaptureWithin Property
Gets a value that determines whether stylus capture is held by this element, or an element within the element bounds and its visual tree. This is a dependency property.
Syntax
'Declaration
 
Public ReadOnly Property IsStylusCaptureWithin As Boolean
public bool IsStylusCaptureWithin {get;}

Property Value

true if this element or a contained element has stylus capture; otherwise, false. The default is false.
See Also

Reference

Viewer Class
Viewer Members