ActiveReports 13
Disposing Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner Class : Disposing Property
Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing.
Syntax
'Declaration
 
Public ReadOnly Property Disposing As Boolean
public bool Disposing {get;}

Property Value

true if the base System.Windows.Forms.Control class is in the process of disposing; otherwise, false.
See Also

Reference

DvChartDesigner Class
DvChartDesigner Members