System.Web.UI.WebControls Namespace TableCellCollection Class
Returns a value indicating whether access to the TableCellCollection is synchronized ( thread-safe ).
This property returns only a boolean value: true if the collection is synchronized; otherwise, false. Default value is false.
ICollection.IsSynchronized
This property is derived from the System.Collections.ICollection class and is overridden to always return false.
TableCellCollection Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note