ComponentOne DataGrid for WPF and Silverlight
ItemCount Property (C1DataPager)

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : ItemCount Property
Gets the current number of known items in the System.ComponentModel.IPagedCollectionView .
Syntax
'Declaration
 
Public ReadOnly Property ItemCount As System.Integer
public System.int ItemCount {get;}
See Also

Reference

C1DataPager Class
C1DataPager Members