MobileForms Toolkit Documentation

MonthCalendarEx.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

MonthCalendarEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace