ActiveReports 12
IsSynchronized Property (ReportComponentCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportComponentCollection Class : IsSynchronized Property
Gets a value indicating whether access to the collection is synchronized.
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized {get;}

Property Value

A System.Boolean value where true indicates that access to the collection is synchronized; otherwise false.
See Also

Reference

ReportComponentCollection Class
ReportComponentCollection Members