MobileForms Toolkit Documentation

OutlookMonthCalendar.Value Property

Gets or sets currently selected date.

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

OutlookMonthCalendar Class | Resco.Controls.OutlookControls Namespace