Aracılığıyla paylaş


DataGridTextBoxColumn.ReadOnly Özellik

Tanım

Metin kutusu sütununun salt okunur olup olmadığını belirten bir değer ayarlar.

public:
 virtual property bool ReadOnly { bool get(); void set(bool value); };
public override bool ReadOnly { get; set; }
member this.ReadOnly : bool with get, set
Public Overrides Property ReadOnly As Boolean

Özellik Değeri

Boolean

true metin kutusu sütunu salt okunur ise; aksi takdirde , false.

Şunlara uygulanır