ActiveReports 12
Capture Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : Capture Property
Gets or sets a value indicating whether the control has captured the mouse.
Syntax
'Declaration
 
Public Property Capture As Boolean
public bool Capture {get; set;}

Property Value

true if the control has captured the mouse; otherwise, false.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members