ActiveReports 12
SyncRoot Property (PagesCollection)

GrapeCity.ActiveReports.Document.v12 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