[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListSelectedItemCollection.IsSynchronized

IsSynchronized Property

IsSynchronized

Gets a value indicating whether the C1CheckListSelectedItemCollection instance is synchronized.

Declaration
public bool IsSynchronized { get; }
Implements