MobileForms Toolkit Documentation

TouchDateTimePicker.Value Property

Gets or sets the date value assigned to the control.

public System.DateTime Value {get; set;}

Property Value

The DateTime value assign to the control.

Remarks

If the Value property has not been changed in code or by the user, it is set to the current date and time (Now).

See Also

TouchDateTimePicker Class | Resco.Controls.OutlookControls Namespace