ActiveReports 10
SyncRoot Property (ITableColumnCollection)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableColumnCollection Interface : SyncRoot Property
Gets an object that can be used to synchronize access to the System.Collections.ICollection.
Syntax
'Declaration
 
ReadOnly Property SyncRoot As Object
object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the System.Collections.ICollection.
See Also

Reference

ITableColumnCollection Interface
ITableColumnCollection Members