ActiveReports 13
Created Property (ReportsLibrary)

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

ReportsLibrary Class
ReportsLibrary Members