Gets a value indicating whether the System.Web.UI.WebControls.GridViewRowCollection object is synchronized (thread-safe).
Documentation for this section has not yet been entered.
Use the GridViewRowCollection.IsSynchronized property to determine whether the System.Web.UI.WebControls.GridViewRowCollection object is thread-safe.
This property has been overridden to always return false to indicate that the System.Web.UI.WebControls.GridViewRowCollection object is not thread-safe.
For more information on the GridViewRowCollection.IsSynchronized property, see the ICollection.IsSynchronized property of the ICollection interface.