[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListItemCollection.IsReadOnly

IsReadOnly Property

IsReadOnly

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

Declaration
public bool IsReadOnly { get; }
Implements