[]
        
(Showing Draft Content)

C1.Web.Mvc.SortDescription.SortNullsFirst

SortNullsFirst Property

SortNullsFirst

Gets or sets a value that determines whether null values should appear first or last when the collection is sorted(regardless of sort direction).

Declaration
public bool SortNullsFirst { get; set; }