SortOrderAttribute.Descending property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets a value indicating whether sort is descending.

public bool Descending { get; }

Property Value

true if descending; otherwise, false.

See Also