ComponentOne Scheduler for WinForms
C1Calendar Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : C1Calendar Class
The C1Calendar control is a fully functional Outlook-style calendar that enables end-users to select the current date or the set of dates to navigate through the C1Schedule control. Depending on the amount of space available, the C1Calendar control can display one or more months at a time.
Object Model
C1Calendar Class
Syntax
'Declaration
 
Public Class C1Calendar 
   Inherits C1.Framework.XView
public class C1Calendar : C1.Framework.XView 
Remarks
A functional scheduling application can be created without using the C1Calendar control, but the C1Calendar provides visual navigational capabilities.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.ScrollableControl
               C1.Framework.XView
                  C1.Win.C1Schedule.C1Calendar

See Also

Reference

C1Calendar Members
C1.Win.C1Schedule Namespace