ListView::CheckedListViewItemCollection::IsReadOnly Property
.NET Framework (current version)
Gets a value indicating whether the collection is read-only.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
IList::IsReadOnlyThis property is always true for this collection. The items in the collection can only be modified by the ListView control.
.NET Framework
Available since 1.1
Available since 1.1
Show: