ComponentOne Scheduler for WinForms
C1Schedule Class
Members 

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : C1Schedule Class
The C1Schedule control is a fully functional Outlook-style schedule that allows users to add, edit, and manage their appointments by loading all of the appointment data either from a bound DataSource or the built-in DataSource, which saves and loads data from binary, XML or iCal file formats. By default, the C1Schedule control will display the appointment data in the ScheduleViewEnum.DayView mode, and the current day is the first date displayed.
Object Model
C1Schedule Class
Syntax
'Declaration
 
Public Class C1Schedule 
   Inherits System.Windows.Forms.UserControl
public class C1Schedule : System.Windows.Forms.UserControl 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     C1.Win.C1Schedule.C1Schedule

See Also

Reference

C1Schedule Members
C1.Win.C1Schedule Namespace