DateYearEditorAttribute.Descending property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets a value indicating whether the years should be listed in descending order.

public bool Descending { get; set; }

Property Value

true if descending; otherwise, false.

See Also