The date this custom day represents.

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

Syntax

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

See Also