ComponentOne Scheduler for WinForms
CalendarInfo Class Members
Properties  Methods  Events

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : CalendarInfo Class

The following tables list the members exposed by CalendarInfo.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public Propertystatic (Shared in Visual Basic)Gets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public PropertyGets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public PropertyGets or sets the System.String value determining display format of date values to use in appointments and built-in dialogs.  
Public PropertyGets or sets DateTimeKind specifying DateTime kind used for saving System.DateTime values.  
Public PropertyGets or sets the System.TimeSpan value specifying the end of the working time.  
Public PropertyGets or sets the System.DateTime value specifying minimum date allowed.  
Public PropertyGets the System.Collections.Generic.List`1 object which holds the list of holidays (non-working days in addition to weekends).  
Public PropertyGets or sets the System.DateTime value specifying maximum date allowed.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the System.TimeSpan value specifying the beginning of the working time.  
Public PropertyGets or sets the System.String value determining display format of time values to use in appointments and built-in dialogs.  
Public PropertyGets or sets the TimeScaleEnum value specifying the time interval which is used for displaying time slots in the DayView.  
Public PropertyGets or sets the System.TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.  
Public PropertyGets the System.Collections.Generic.List`1 object which holds the list of weekend days which should be working.  
Public PropertyGets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings.  
Public PropertyGets or sets the WorkDays object containing the set of working days in one week.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the property of CalendarInfo object was changed.  
Public EventOccurs when the range of selected days was changed.  
Top
See Also

Reference

CalendarInfo Class
C1.C1Schedule Namespace