ComponentOne Scheduler for WinForms
IsSynchronized Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > C1BindingSource Class : IsSynchronized Property
Gets a value indicating whether access to the collection is synchronized (thread safe).
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsSynchronized As System.Boolean
public virtual System.bool IsSynchronized {get;}
See Also

Reference

C1BindingSource Class
C1BindingSource Members