Represents a selection control that allows you to select date from a calendar.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class RadCalendar _
Inherits RadControl |
| Visual C++ |
|---|
public ref class RadCalendar : public RadControl |
Remarks
Inheritance Hierarchy
See Also