[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.SyncRoot

SyncRoot Property

SyncRoot

Gets an object that can be used to synchronize access to the underlying list.

Declaration
[Browsable(false)]
public virtual object SyncRoot { get; }
Implements