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

DateEdit

You can change the operation mode of a date editor by using the BaseEdit.StyleSettings property. To apply specific settings, assign the BaseEdit.StyleSettings property of a date editor to one of the objects listed in the table below.

Operation Mode

Settings object

Description

Calendar

DateEditCalendarStyleSettings

A standard calendar date editor.

date edit calendar

Date Navigator (Outlook-inspired)

DateEditNavigatorStyleSettings

An Outlook-inspired calendar date editor. This is the default mode.

date edit default

Date picker

DateEditPickerStyleSettings

A date picker inspired by Windows Store applications.

date picker style

Time editor

DateEditTimePickerStyleSettings

A date edit with a time picker.

date edit with time picker

Date and time editor

DateEditNavigatorWithTimePickerStyleSettings

A date edit with Outlook-inspired calendar and a time picker.

date edit with calendar and time picker