Scheduler for WinRT
CalendarHelper Class Properties


For a list of all members of this type, see CalendarHelper members.

Public Properties
 NameDescription
Public PropertyDateTimeKindGets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.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 ObservableCollection 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 ObservableCollection 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
See Also

Reference

CalendarHelper Class
C1.Xaml.Schedule Namespace

 

 


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