Gets a value indicating whether access to the System.Web.UI.HtmlControls.HtmlTableCellCollection collection is synchronized (thread safe).
Documentation for this section has not yet been entered.
This property is derived from ICollection and is overridden to always return false to indicate that access to the System.Web.UI.HtmlControls.HtmlTableCellCollection collection is not synchronized (not thread safe).
For more information on the HtmlTableCellCollection.IsSynchronized property, see the ICollection.IsSynchronized property of the ICollection interface.