DateYearEditorAttribute.MaxYear property
Gets or sets the maximum year. It can be written as an integer value, or +50, -20 etc., corresponding to the current year plus or minus years.
public string? MaxYear { get; set; }
Property Value
The maximum year.
See Also
- class DateYearEditorAttribute