Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / SortDescription Class
Properties Methods

In This Topic
    SortDescription Class Members
    In This Topic

    The following tables list the members exposed by SortDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyDirection of the sort operation.  
    Public PropertyPath of the data item to which the sort operation will be applied.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodGets the sorting expression.  
    Top
    See Also