QuickPickYearsBefore Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.QuickPickYearsBefore Property

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

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

Property Value

The number of years before 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 before the current year to display in dropdown list.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace