[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether access to the collection is synchronized (thread safe).

Declaration
[Browsable(false)]
public virtual bool IsSynchronized { get; }
Implements