CheckedListBox.CheckedItemCollection.IsReadOnly Özellik

Tanım

Koleksiyonun salt okunur olup olmadığını belirten bir değer alır.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Özellik Değeri

Boolean

Her zaman true.

Uygulamalar

Şunlara uygulanır