Freigeben über


ColumnProvider.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Spalte schreibgeschützt ist.

public:  virtual property bool IsReadOnly {  public:
bool get(); protected:
 void set(bool value); };
public virtual bool IsReadOnly { get; protected set; }
member this.IsReadOnly : bool with get, set
Public Overridable Property IsReadOnly As Boolean

Eigenschaftswert

true , wenn spalte ist read-only, falseandernfalls .

Gilt für: