ActiveReports 13
Created Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members