True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid.Util.Xml.Serialization Namespace / C1Stack Class / SyncRoot Property

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