Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection 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 is able to sort the specified sortDescriptions.  
     MethodSorts the collection according to the specified sortDescriptions.  
    Top
    Public Events
     NameDescription
     EventRaised after a sort operation was performed.  
    Top
    See Also