ComponentOne DataGrid for WPF and Silverlight
Inheritance Hierarchy
In This Topic
    C1.WPF.DataGrid.Data Namespace
    In This Topic
    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