Skip to main content

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