Back to Devexpress

Date Editor

aspnet-11654-components-data-editors-dateedit.md

latest1.2 KB
Original Source

Date Editor

  • Jun 16, 2022
  • 4 minutes to read

The ASPxDateEdit control is a date editor that combines the functionality of a single-line text editor, button editor and dropdown calendar with a time editor. The editor’s dropdown window consists of two sections: the calendar section (always visible) and the time section (with visibility controlled by the DateEditTimeSectionProperties.Visible property).

ASPxDateEdit offers the following features.

  • Shared Drop-Down Calendar

  • Null Prompt Text

  • Edit Formatting

  • Display Formatting

  • Masked Input

  • Customizable Minimum and Maximum Dates

  • Out of Range Warning

  • Easy Date Selection

  • Date Range Picker

  • Month-Year Picker Mode

  • Customizable Button Collection

  • Built-in Validation

  • Full-Featured Client-Side API