ActiveReports 13
IsDisposed Property (DvChartDesigner)

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

Property Value

true if the control has been disposed of; otherwise, false.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members