Gets the number of items in the System.Web.UI.WebControls.DetailsViewRowCollection object.
Documentation for this section has not yet been entered.
Use the DetailsViewRowCollection.Count property to determine the number of items in the collection. The DetailsViewRowCollection.Count property is commonly used when iterating through the collection to determine its upper bound. The DetailsViewRowCollection.Count property is also commonly used to determine whether a collection is empty.