ActiveReports 13
IsSynchronized Property

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