Name | Description | |
---|---|---|
CalendarHelper Constructor | Overloaded. |
The following tables list the members exposed by CalendarHelper.
Name | Description | |
---|---|---|
CalendarHelper Constructor | Overloaded. |
Name | Description | |
---|---|---|
Culture | Gets or sets the System.Globalization.CultureInfo object which holds culture-specific information. | |
DateTimeKind | Gets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
EndDayTime | Gets or sets the System.TimeSpan value specifying the end of the working time. | |
FirstDate | Gets or sets the System.DateTime value specifying minimum date allowed. | |
FullDayNames | Gets an array of culture specific full day names. | |
FullMonthNames | Gets an array of culture specific full month names. | |
Holidays | Gets 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. | |
Info | Gets the underlying C1.Schedule.CalendarInfo object. For internal use only. | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
LastDate | Gets or sets the System.DateTime value specifying maximum date allowed. | |
StartDayTime | Gets or sets the System.TimeSpan value specifying the beginning of the working time. | |
WeekendExceptions | Gets or sets the ObservableCollection object which holds the list of weekend days which should be working. | |
WeekStart | Gets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Deactivate | ||
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetSlotFromPoint | GetSlotFromPoint | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateCulture | InvalidateCulture | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
NewHolidays | NewHolidays | |
NewWeekendExceptions | NewWeekendExceptions | |
OnPropertyChanged | Overloaded. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReceiveWeakEvent | Receives events from the centralized event manager. | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when the property of CalendarHelper object is changed. |