MobileForms Toolkit Documentation

DateTimePickerEx.MinDate Property

Gets or sets the minimum date and time that can be selected in the control.

public System.DateTime MinDate {get; set;}

Property Value

The minimum date and time that can be selected in the control. The default is 1/1/1753 00:00:00.

See Also

DateTimePickerEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace