ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Data Namespace / ICollectionViewSortExtension Interface
Members

In This Topic
    ICollectionViewSortExtension Interface
    In This Topic
    The ICollectionViewFilterExtension contains the property used by the C1DataGrid to perform sorting. Users that need to customized sorting should implement this interface.
    Object Model
    ICollectionViewSortExtension Interface
    Syntax
    'Declaration
     
    
    Public Interface ICollectionViewSortExtension 
    public interface ICollectionViewSortExtension 
    See Also