ComponentOne TreeView for WinForms
IsSynchronized Property

C1.Win.TreeView Namespace > C1TreeColumnCollection Class : IsSynchronized Property
Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).
Syntax
'Declaration
 
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized {get;}
See Also

Reference

C1TreeColumnCollection Class
C1TreeColumnCollection Members