The CalendarInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanRaiseEvents |
Gets a value indicating whether the component can raise an event.
(Inherited from Component.) |
![]() | Container |
Gets the IContainer that contains the Component.
(Inherited from Component.) |
![]() ![]() | Culture |
Gets or sets the CultureInfo object which
holds culture-specific information used by C1Schedule components.
|
![]() | CultureInfo |
Gets or sets the CultureInfo object which
holds culture-specific information used by C1Schedule components.
|
![]() | DateFormatString |
Gets or sets the String value determining display format
of date values to use in appointments and built-in dialogs.
|
![]() | DateTimeKind |
Gets or sets DateTimeKind specifying DateTime kind
used for saving DateTime values.
|
![]() | DesignMode |
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.) |
![]() | EndDayTime |
Gets or sets the TimeSpan value specifying
the end of the working time.
|
![]() | Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) |
![]() | FirstDate |
Gets or sets the DateTime value specifying minimum date allowed.
|
![]() | Holidays |
Gets the List<(Of <(<'T>)>)> object which holds
the list of holidays (non-working days in addition to weekends).
|
![]() | LastDate |
Gets or sets the DateTime value specifying maximum date allowed.
|
![]() | Site | (Inherited from Component.) |
![]() | StartDayTime |
Gets or sets the TimeSpan value specifying the beginning
of the working time.
|
![]() | TimeFormatString |
Gets or sets the String value determining display format
of time values to use in appointments and built-in dialogs.
|
![]() | TimeInterval |
Gets or sets the TimeScaleEnum value specifying the time interval
which is used for displaying time slots in the DayView.
|
![]() | TimeScale |
Gets or sets the TimeSpan value specifying the time interval
which is used for displaying time slots in the DayView.
|
![]() | WeekendExceptions |
Gets the List<(Of <(<'T>)>)> object which holds
the list of weekend days which should be working.
|
![]() | WeekStart |
Gets or sets the DayOfWeek value determining
the first day of the week. Default is system settings.
|
![]() | WorkDays |
Gets or sets the WorkDays object containing the
set of working days in one week.
|