DateEditPickerButtonAreaViewModel Properties
A View Model used to get information about a DateEdit picker.
Name | Description |
---|---|
Cancel |
Gets or sets the command executed when a user taps the picker’s Cancel button. |
Clear |
Clears the selected date in the date picker. |
Confirm |
Gets or sets the command that is executed when a user taps the picker’s Confirm button. |
Date |
Gets or sets the Date |
See Also