ComponentOne Input Library for WPF
C1.WPF.Input Namespace / ComboBoxItemsCollection Class / IsSynchronized Property

In This Topic
    IsSynchronized Property (ComboBoxItemsCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSynchronized As Boolean
    public bool IsSynchronized {get;}
    See Also