ActiveReports 12
Handle Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : Handle Property
Gets the window handle that the control is bound to.
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
public IntPtr Handle {get;}

Property Value

An System.IntPtr that contains the window handle (HWND) of the control.
See Also

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members