ActiveReports 13
IsHandleCreated Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : IsHandleCreated Property
Gets a value indicating whether the control has a handle associated with it.
Syntax
'Declaration
 
Public ReadOnly Property IsHandleCreated As Boolean
public bool IsHandleCreated {get;}

Property Value

true if a handle has been assigned to the control; otherwise, false.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members