ComponentOne DataGrid for WPF and Silverlight
PageSize Property (BaseCollectionView)

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : PageSize Property
Gets or sets the number of items to display on a page.
Syntax
'Declaration
 
Public Overridable Property PageSize As System.Integer
public virtual System.int PageSize {get; set;}

Property Value

The number of items to display on a page.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members