MobileForms Toolkit Documentation

DateTimePickerEx.MaxDate Property

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

public System.DateTime MaxDate {get; set;}

Property Value

The maximum date and time that can be selected in the control. The default is 12/31/9998 23:59:59.

See Also

DateTimePickerEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace