GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ResourceStorage Class / SyncRoot Property

In This Topic
    SyncRoot Property (ResourceStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SyncRoot As Object
    public virtual object SyncRoot {get;}
    See Also