QuickPick Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.QuickPick Property

Gets or sets whether to display month and year in dropdown lists in title to let the user navigate quickly.

[Visual Basic] Public Property QuickPick As Boolean
[C#]
public bool QuickPick {get; set;}

Property Value

Indicates whether to display month and year in dropdown lists in title to let the user navigate quickly. The default value is false.

Remarks

Use this property to display month and year in dropdown lists in title to let the user navigate quickly.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace