ComponentOne DataGrid for WPF and Silverlight
PagedCollectionView Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : PagedCollectionView Property
Gets the paged collection view associated to this class.
Syntax
'Declaration
 
Public ReadOnly Property PagedCollectionView As System.ComponentModel.IPagedCollectionView
public System.ComponentModel.IPagedCollectionView PagedCollectionView {get;}

Property Value

The paged collection view.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members