C1.Web.Mvc Namespace / SortDescription Class


SortDescription Class Properties

For a list of all members of this type, see SortDescription members.

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