Gets or sets the minimal date for selection.

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

Syntax

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

See Also