ColumnProvider::IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether the column is read-only.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property bool IsReadOnly { virtual bool get(); protected: virtual void set(bool value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: