ComponentOne Scheduler for WPF and Silverlight
CalendarHelper Class Members
Properties  Methods  Events

C1.WPF.Schedule Namespace : CalendarHelper Class

The following tables list the members exposed by CalendarHelper.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CalendarHelper class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets or sets the System.TimeSpan value specifying the end of the working time.  
Public PropertyGets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of holidays (non-working days in addition to weekends). You cannot set this property in XAML.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets or sets the System.TimeSpan value specifying the beginning of the working time.  
Public PropertyGets or sets the System.Collections.ObjectModel.ObservableCollection`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 MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodReceives events from the centralized event manager.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventOccurs when the property of CalendarHelper object is changed.  
Top
See Also

Reference

CalendarHelper Class
C1.WPF.Schedule Namespace