Gets or sets the date for the current display month.

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

Syntax

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

See Also