DatePicker.SelectedDate

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 15:43, 27 February 2015 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Property (As Date)
aDatePicker.SelectedDate = newValue
or
DateValue = aDatePicker.SelectedDate


The currently selected date. The selected date uses cSt_dp_selecteddate WebStyle.
Setting SelectedDate = Nil will remove the SelectedDate Webstyle. Setting SelectedDate by code will update the DisplayDate.