Name | Description | |
---|---|---|
![]() | CalendarInfo Constructor | Initializes a new instance of the CalendarInfo component. |
The following tables list the members exposed by CalendarInfo.
Name | Description | |
---|---|---|
![]() | CalendarInfo Constructor | Initializes a new instance of the CalendarInfo component. |
Name | Description | |
---|---|---|
![]() | Container | (Inherited from System.ComponentModel.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 System.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 System.DateTime values. |
![]() | 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. |
![]() | Holidays | Gets the List object which holds the list of holidays (non-working days in addition to weekends). |
![]() | LastDate | Gets or sets the System.DateTime value specifying maximum date allowed. |
![]() | LastTime | Gets the System.DateTime value specifying maximum DateTime allowed. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StartDayTime | Gets or sets the System.TimeSpan value specifying the beginning of the working time. |
![]() | TimeFormatString | Gets or sets the System.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 System.TimeSpan value specifying the time interval which is used for displaying time slots in the DayView. |
![]() | WeekendExceptions | Gets the List 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. |
![]() | WorkDays | Gets or sets the WorkDays object containing the set of working days in one week. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CopyFrom | Copies properties from the specified CalendarInfo object to this one. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() ![]() | GetDayOfWeekName | Overloaded. Returns the culture-specific full name of the specified day of the week based on the current UI culture. |
![]() | GetFirstWeekDay | Returns the first day of week, containing specified date. |
![]() ![]() | GetInstanceName | Overloaded. Returns the culture-specific full name of the specified instance based on the current UI culture. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() ![]() | GetMonthName | Overloaded. Returns the culture-specific full name of the specified month based on the current UI culture. |
![]() | GetWeekOfYear | returns week of year for the specified date according to the current culture settings |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsWorkingDay | Returns true if specified date is not weekend or holiday. |
![]() | IsWorkingInterval | Returns true if specified time interval is a working time. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | PropertyChanged | Occurs when the property of CalendarInfo object was changed. |
![]() | SelectedDaysChanged | Occurs when the range of selected days was changed. |