aspxtreme

DataGridItemCollection.IsSynchronized Property

System.Web.UI.WebControls Namespace   DataGridItemCollection Class


Returns a value indicating whether access to the DataGridItemCollection is synchronized ( thread-safe ).

Syntax


Script [ boolean variable = ] DataGridItemCollection.IsSynchronized

Property Value

This property returns only a boolean value: true if the collection is synchronized; otherwise, false. Default value is false.

Implements

ICollection.IsSynchronized

Remarks

This property is derived from the System.Collections.ICollection class and is overridden to always return false.

See Also

DataGridItemCollection Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme