ActiveReports 8
IsSynchronized Property (ReportItemCollection)

Gets a value indicating whether access to the ReportItemCollection is synchronized (thread safe).
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsSynchronized As System.Boolean
public virtual System.bool IsSynchronized {get;}

Property Value

Returns true if access to the ReportItemCollection is synchronized (thread safe); otherwise, false.
See Also

Reference

ReportItemCollection Class
ReportItemCollection Members

Support Forum