ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / GridColumnCollection Class / SyncRoot Property

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