Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DateEditPickerButtonAreaViewModel Properties

A View Model used to get information about a DateEdit picker.
Name Description
CancelCommand Gets or sets the command executed when a user taps the picker’s Cancel button.
ClearCommand Clears the selected date in the date picker.
ConfirmCommand Gets or sets the command that is executed when a user taps the picker’s Confirm button.
DateEdit Gets or sets the DateEdit instance that is displayed in the picker.
See Also