| |||||||||||
DataGridColumnCollection.Count PropertySystem.Web.UI.WebControls Namespace DataGridColumnCollection Class Returns the number of columns in the collection. Syntax
Property Value
The property is read only with no default value. RemarksUse the Count property to determine the number of columns in the DataGridColumnCollection. The Count property is commonly used when iterating through the collection to determine the upper bound of the collection. ExampleThe following example demonstrates how to use the Count property to determine the upper bound of the DataGridColumnCollection. This value is then used to iterate though the collection.
See AlsoDataGridColumnCollection Members |
| ||||||||||
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