Skip to content

DateYearEditorAttribute.Descending property

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