[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckListSelectedItemCollection.IsFixedSize

IsFixedSize Property

IsFixedSize

Gets a value indicating whether the C1CheckListSelectedItemCollection instance is fixed size.

Declaration
public bool IsFixedSize { get; }
Implements