Created Property (DataVisualizerBasePanel)
Gets a value indicating whether the control has been created.
'Declaration
Public ReadOnly Property Created As Boolean
public bool Created {get;}
Property Value
true if the control has been created; otherwise, false.