ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Data Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassA 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.
Interfaces
 InterfaceDescription
InterfaceThe ICollectionViewFilterExtension contains the property used by the C1DataGrid to perform filtering. Users that need to customized filtering should implement this interface.
InterfaceThe ICollectionViewFilterExtension contains the property used by the C1DataGrid to perform grouping. Users that need to customized grouping should implement this interface.
InterfaceThe ICollectionViewFilterExtension contains the property used by the C1DataGrid to perform sorting. Users that need to customized sorting should implement this interface.
See Also

Reference

C1.Silverlight.DataGrid.5 Assembly