ClassRadDatePicker
Class
Represents a control that enables the user to select date values from a range by tapping on a picker box containing the current value and opening a date selector to select a new value.
Definition
Namespace:Telerik.UI.Xaml.Controls.Input
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class RadDatePicker : RadDateTimePicker
Inheritance: objectRadControlRadHeaderedControlDateTimePickerRadDateTimePickerRadDatePicker
Inherited Members
Constructors
RadDatePicker()
Initializes a new instance of the RadDatePicker class.
Declaration
cs-api-definition
public RadDatePicker()
Remarks
See the DateTimePicker class for the inherited members.