ActiveReports 12
Created Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel Class : Created Property
Gets a value indicating whether the control has been created.
Syntax
'Declaration
 
Public ReadOnly Property Created As Boolean
public bool Created {get;}

Property Value

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

Reference

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members