RadCalendar for ASP.NET

RadCalendar Send comments on this topic.
RadCalendar Class
See Also  Members  
Telerik.WebControls Namespace : RadCalendar Class


The RadCalendar main class.

Object Model



 

Namespace: Telerik.WebControls
Assembly: RadCalendar (in RadCalendar.dll)

Syntax

Visual Basic (Declaration) 
Public Class RadCalendar 
   Inherits PropertiesControl
   Implements IClientData 
Visual Basic (Usage)Copy Code
Dim instance As RadCalendar
C# 
public class RadCalendar : PropertiesControl, IClientData  

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Telerik.RadCalendarUtils.RadControl
            Telerik.RadCalendarUtils.RadSkinnableControl
               Telerik.WebControls.Base.Calendar.PropertiesControl
                  Telerik.WebControls.RadCalendar

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

Assembly: RadCalendar (in RadCalendar.dll)

See Also