ComponentOne DataGrid for WPF and Silverlight
BaseCollectionView Class
Members 

C1.Silverlight.DataGrid.Data Namespace : BaseCollectionView Class
A basic implementation of the ICollectionView, IPagedCollectionView, IEditableCollectionView that can be used as base class and extended by the user who wants to implement one of the mentioned interfaces without creating the whole class.
Object Model
BaseCollectionView Class
Syntax
'Declaration
 
Public Class BaseCollectionView 
public class BaseCollectionView 
Inheritance Hierarchy

System.Object
   C1.Silverlight.DataGrid.Data.BaseCollectionView
      C1.Silverlight.DataGrid.Ria.RiaCollectionView

See Also

Reference

BaseCollectionView Members
C1.Silverlight.DataGrid.Data Namespace