ComponentOne Wijmo Open for Juice UI
Wijmo Open for Juice UI Extender Controls / WijCalendar
In This Topic
    WijCalendar
    In This Topic

    Use the WijCalendar to create a single-month calendar or a table of months with customizable styles and navigation elements.

     

     

    WijCalendar Markup

    The following markup creates a WijCalendar control. Set the TargetControlID property to attach the extender to a control.

      <cc1:WijCalendar ID="Panel1_WijCalendar" runat="server"
    
            DisplayDate="11/03/2011 13:17:14" TargetControlID="Panel1">
    
      </cc1:WijCalendar>