ActiveReports 10
IsSynchronized Property (ITableColumnCollection)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableColumnCollection Interface : IsSynchronized Property
Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).
Syntax
'Declaration
 
ReadOnly Property IsSynchronized As Boolean
bool IsSynchronized {get;}

Property Value

true if access to the System.Collections.ICollection is synchronized (thread safe); otherwise, false.
See Also

Reference

ITableColumnCollection Interface
ITableColumnCollection Members