DataGridCellItemAutomationPeer.IValueProvider.IsReadOnly Özellik

Tanım

Bir denetimin değerinin salt okunur olup olmadığını belirten bir değer alır.

property bool System::Windows::Automation::Provider::IValueProvider::IsReadOnly { bool get(); };
bool System.Windows.Automation.Provider.IValueProvider.IsReadOnly { get; }
member this.System.Windows.Automation.Provider.IValueProvider.IsReadOnly : bool
 ReadOnly Property IsReadOnly As Boolean Implements IValueProvider.IsReadOnly

Özellik Değeri

Boolean

true değer salt okunur ise; false değiştirilebilirse.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır