C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / IsSynchronized Property

In This Topic
IsSynchronized Property (C1BindingSource)
In This Topic
Gets a value indicating whether access to the collection is synchronized (thread safe).
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsSynchronized As System.Boolean
 
See Also