ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Calendar Class
Members

In This Topic
    Calendar Class
    In This Topic
    The Calendar control displays a one-month calendar and allows users to select a date.
    Object Model
    Calendar Class
    Syntax
    'Declaration
     
    Public Class Calendar 
       Inherits InputBase
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

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

    See Also