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