FormView.DataItemCount Property
.NET Framework 3.0
Gets the number of data items in the data source.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use the DataItemCount property to determine the number of data items contained in the data source. This property contains the same value as the PageCount property.
Community Additions
ADD
Show: