ActiveReports 12
SyncRoot Property (ReportComponentCollection)

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

Property Value

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

Reference

ReportComponentCollection Class
ReportComponentCollection Members