ComponentOne ASP.NET MVC Controls
SortNullsFirst Property (SortDescription)

C1.Web.Mvc Namespace > SortDescription Class : SortNullsFirst Property
Gets or sets a value that determines whether null values should appear first or last when the collection is sorted(regardless of sort direction).
Syntax
'Declaration
 
Public Property SortNullsFirst As Boolean
public bool SortNullsFirst {get; set;}
See Also

Reference

SortDescription Class
SortDescription Members