Gets or sets the latest selected date.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public DateTime SelectedDate { get; set; }
Visual Basic
Public Property SelectedDate As DateTime
	Get
	Set

See Also