Scheduler for WinRT
CalendarInfo Class Properties


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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CultureGets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public PropertyCultureInfoGets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public PropertyDateFormatStringGets or sets the System.String value determining display format of date values to use in appointments and built-in dialogs.  
Public PropertyDateTimeKindGets or sets DateTimeKind specifying DateTime kind used for saving System.DateTime values.  
Public PropertyEndDayTimeGets or sets the System.TimeSpan value specifying the end of the working time.  
Public PropertyFirstDateGets or sets the System.DateTime value specifying minimum date allowed.  
Public PropertyHolidaysGets the List object which holds the list of holidays (non-working days in addition to weekends).  
Public PropertyLastDateGets or sets the System.DateTime value specifying maximum date allowed.  
Public PropertyStartDayTimeGets or sets the System.TimeSpan value specifying the beginning of the working time.  
Public PropertyTimeFormatStringGets or sets the System.String value determining display format of time values to use in appointments and built-in dialogs.  
Public PropertyTimeIntervalGets or sets the TimeScaleEnum value specifying the time interval which is used for displaying time slots in the DayView.  
Public PropertyTimeScaleGets or sets the System.TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.  
Public PropertyWeekendExceptionsGets the List 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

CalendarInfo Class
C1.C1Schedule Namespace

 

 


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