ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / ISupportSorting Interface
Properties Methods Events

In This Topic
    ISupportSorting Interface Members
    In This Topic

    The following tables list the members exposed by ISupportSorting.

    Public Properties
     NameDescription
     PropertyGets the sort descriptions applied to the data.  
    Top
    Public Methods
     NameDescription
     MethodReturns whether the collection view is able to sort the specified sortDescriptions.  
     MethodSorts the collection view according to the specified sortDescriptions.  
    Top
    Public Events
     NameDescription
     EventRaised after a sort operation was performed.  
    Top
    See Also