C1.Silverlight.Schedule.5
CalendarHelper Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by CalendarHelper.

Public Constructors
 NameDescription
Public ConstructorCalendarHelper ConstructorInitializes a new instance of the CalendarHelper class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)WorkDaysPropertyIdentifies the WorkDays dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDateTimeKindGets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEndDayTimeGets or sets the System.TimeSpan value specifying the end of the working time.  
Public PropertyFullDayNamesGets an array of culture specific full day names.  
Public PropertyFullMonthNamesGets an array of culture specific full month names.  
Public PropertyHolidaysGets 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 PropertyInfoGets the underlying C1.C1Schedule.CalendarInfo object. For internal use only.  
Public PropertyStartDayTimeGets or sets the System.TimeSpan value specifying the beginning of the working time.  
Public PropertyWeekendExceptionsGets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of weekend days which should be working.  
Public PropertyWeekStartGets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings.  
Public PropertyWorkDaysGets or sets the WorkDays object containing the set of working days in one week.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when the property of CalendarHelper object is changed.  
Top
See Also

Reference

CalendarHelper Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.