SelectedDate Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePicker.SelectedDate Property

Gets or sets the selected date.

[Visual Basic] Public Property SelectedDate As Date
[C#]
public System.DateTime SelectedDate {get; set;}

Property Value

Selected date. The default value is DateTime.MinValue.

Remarks

Use this property to get or set the selected date.

See Also

UltimateDatePicker Class | Karamasoft.WebControls.UltimateCalendar Namespace