QuickPickYearsAfter Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.QuickPickYearsAfter Property

Gets or sets the number of years after the current year to display in dropdown list.

[Visual Basic] Public Property QuickPickYearsAfter As Integer
[C#]
public int QuickPickYearsAfter {get; set;}

Property Value

The number of years after the current year to display in dropdown list. The default value is 5.

Remarks

Use this property to get or set the number of years after the current year to display in dropdown list.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace