ActiveReports 12
IsSynchronized Property (PagesCollection)

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class : IsSynchronized Property
Gets a value indicating whether access to the PagesCollection is synchronized (thread safe). (Inherited from ICollection.)
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized {get;}

Property Value

true if this instance is synchronized; otherwise, false.
See Also

Reference

PagesCollection Class
PagesCollection Members