[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeColumnCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).

Declaration
public bool IsSynchronized { get; }
Implements