ComponentOne DataGrid for WPF and Silverlight
Source Property (C1DataPager)

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : Source Property
Gets or sets the System.ComponentModel.IPagedCollectionView .
Syntax
'Declaration
 
Public Property Source As System.Collections.IEnumerable
public System.Collections.IEnumerable Source {get; set;}
See Also

Reference

C1DataPager Class
C1DataPager Members