Data for Silverlight
TotalItemCount Property

C1.Silverlight.Data Namespace > DataView Class : TotalItemCount Property
Gets the total number of items in the view before paging is applied.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TotalItemCount As Integer
public virtual int TotalItemCount {get;}
See Also

Reference

DataView Class
DataView Members