DataGridTextBoxColumn::ReadOnly Property
.NET Framework (current version)
Sets a value indicating whether the text box column is read-only.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: property bool ReadOnly { virtual bool get() override; virtual void set(bool value) override; }
.NET Framework
Available since 1.1
Available since 1.1
Show: