ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / PageCount Property

In This Topic
    PageCount Property (C1DataPager)
    In This Topic
    Gets the current number of known pages in the System.ComponentModel.IPagedCollectionView .
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also