DataGridViewRowCollection.IList.IsReadOnly Özellik

Tanım

Topluluğun salt okunur olup olmadığını gösteren bir değer alır.

property bool System::Collections::IList::IsReadOnly { bool get(); };
bool System.Collections.IList.IsReadOnly { get; }
member this.System.Collections.IList.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IList.IsReadOnly

Özellik Değeri

Her durumda false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IList arabirime DataGridViewRowCollection yayınlandığında kullanılabilir.

Şunlara uygulanır

Ayrıca bkz.