ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / TagCollection Class / IsSynchronized Property

In This Topic
    IsSynchronized Property (TagCollection)
    In This Topic
    Gets a value indicating whether the TagCollection instance is synchronized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSynchronized As Boolean
    public bool IsSynchronized {get;}
    See Also