Gets a value indicating whether the rows in the System.Web.UI.WebControls.GridViewRowCollection object can be modified.
Documentation for this section has not yet been entered.
Use the GridViewRowCollection.IsReadOnly property to determine whether the System.Web.UI.WebControls.GridViewRow objects in the System.Web.UI.WebControls.GridViewRowCollection object can be modified.
This property has been overridden to always return false to indicate that the System.Web.UI.WebControls.GridViewRow objects in the System.Web.UI.WebControls.GridViewRowCollection object can be modified in all cases.