IsReadOnly Property
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public virtual bool IsReadOnly { get; }
Public Overridable ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
BooleanImplements
IRangeValueProvider.IsReadOnlySee Also
Reference
RangeBaseAutomationPeer Class
Avalonia.Automation.Peers Namespace