ComponentOne ASP.NET MVC Controls
Calendar Class
Members 

C1.Web.Mvc Namespace : Calendar Class
The Calendar control displays a one-month calendar and allows users to select a date.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Calendar 
   Inherits InputBase
   Implements ITemplate 
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
public class Calendar : InputBase, ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.InputBase
            C1.Web.Mvc.Calendar

See Also

Reference

Calendar Members
C1.Web.Mvc Namespace