ComponentOne DataGrid for WPF and Silverlight
PageSize Property (C1DataPager)

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : PageSize Property
Gets or sets the current System.ComponentModel.IPagedCollectionView.PageSize in the System.ComponentModel.IPagedCollectionView .
Syntax
'Declaration
 
Public Property PageSize As System.Integer
public System.int PageSize {get; set;}
See Also

Reference

C1DataPager Class
C1DataPager Members