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

In This Topic
    PageSize Property (C1DataPager)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property PageSize As Integer
    public int PageSize {get; set;}
    See Also