ActiveReports 13
SyncRoot Property

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

Property Value

The synchronize root.
See Also

Reference

PagesCollection Class
PagesCollection Members