[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListSelectedItemCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the C1CheckListSelectedItemCollection instance is read-only.

Declaration
public bool IsReadOnly { get; }
Implements