Condividi tramite


PropertyMetadata.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se la proprietà Options è impostata su ReadOnly.

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

Valore della proprietà

true se impostato su ReadOnly; in caso contrario, false.

Si applica a