\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Util.Xml.Serialization Namespace / C1Stack Class / IsSynchronized Property

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