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