Represents a control that allows the user to select dates and times.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class RadDateTimePicker : Control,
IThemable |
| Visual Basic |
|---|
Public Class RadDateTimePicker _
Inherits Control _
Implements IThemable |
Inheritance Hierarchy
See Also