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

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