Compartir a través de


PropertyMetadata.IsReadOnly Propiedad

Definición

Obtiene un valor que indica si Options se establecen en ReadOnly.

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

Valor de propiedad

true si se establece en ReadOnly; de lo contrario, false.

Se aplica a