[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.BaseCollectionViewServiceTagHelper-2.SortNulls

SortNulls Property

SortNulls

Configurates SortNulls. Sets a value that determines how null values should be sorted.

Declaration
public CollectionViewSortNulls SortNulls { get; set; }
Remarks

This property is set to Last default, which causes null values to appear last on the sorted collection, regardless of sort direction.