ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / SyncRoot Property

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