ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SortDescription Class
Properties


In This Topic
    SortDescription Class Members
    In This Topic

    The following tables list the members exposed by SortDescription.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether sorting with ascending.  
    Public PropertyGets or sets which property is used for sorting.  
    Public PropertyGets or sets a value that determines how null values should be sorted.  
    Public PropertyGets or sets a value that determines whether null values should appear first or last when the collection is sorted(regardless of sort direction).  
    Top
    See Also