WebForms DateRangePicker Overview
The DateRangePicker control enables you to effortlessly select a range of dates, which makes the component perfect for any booking scenarios such as travel and medicine sites.
Start Free TrialThe RadDateRangePicker is a composite control combining two RadDatePicker controls and a shared MultiView RadCalendar
Key Features
- Built-in Accessibility, WAI-ARIA and RTL support
- Date Range Selection
- Data Binding
- Customize Embedded Controls
- Flexible Client-Side API
- Visual Appeal - shipped with a rich set of skins for easy and consistent styling
Appearance and styling
The RadDateRangePicker uses skins to control the overall look-and-feel of the component. A skin is a set of images and a CSS stylesheet that can be applied to the control elements (date cells, buttons, etc.) and defines their look and feel. To apply a skin to a RadDateRangePicker control, set its Skin property, either using the properties pane or the control's Smart Tag.
On RadDateRangePicker, the Skin property value is always propagated to the child controls (the embedded RadDatePicker controls and popup RadCalendar).
For more information on how you can customize the appearance, please refer to the RadCalendar and RadDatePicker Appearance and styling sections: