ActiveReports 12
SyncRoot Property (ReportItemCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : SyncRoot Property
Gets an object that can be used to synchronize access to the ReportItemCollection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SyncRoot As Object
public virtual object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the ReportItemCollection.
See Also

Reference

ReportItemCollection Class
ReportItemCollection Members