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

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