Scheduler for WPF
CalendarInfo クラス メンバ
プロパティ  メソッド  イベント

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : CalendarInfo クラス

CalendarInfoデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the CalendarInfo component.  
トップ
パブリック プロパティ
 名前解説
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティstatic (Shared in Visual Basic)Gets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public プロパティGets or sets the CultureInfo object which holds culture-specific information used by C1Schedule components.  
Public プロパティGets or sets the System.String value determining display format of date values to use in appointments and built-in dialogs.  
Public プロパティGets or sets DateTimeKind specifying DateTime kind used for saving System.DateTime values.  
Public プロパティGets or sets the System.TimeSpan value specifying the end of the working time.  
Public プロパティGets or sets the System.DateTime value specifying minimum date allowed.  
Public プロパティGets the System.Collections.Generic.List`1 object which holds the list of holidays (non-working days in addition to weekends).  
Public プロパティGets or sets the System.DateTime value specifying maximum date allowed.  
Public プロパティGets the System.DateTime value specifying maximum DateTime allowed.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets or sets the System.TimeSpan value specifying the beginning of the working time.  
Public プロパティGets or sets the System.String value determining display format of time values to use in appointments and built-in dialogs.  
Public プロパティGets or sets the TimeScaleEnum value specifying the time interval which is used for displaying time slots in the DayView.  
Public プロパティGets or sets the System.TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.  
Public プロパティGets the System.Collections.Generic.List`1 object which holds the list of weekend days which should be working.  
Public プロパティGets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings.  
Public プロパティGets or sets the WorkDays object containing the set of working days in one week.  
トップ
パブリック メソッド
 名前解説
Public メソッドCopies properties from the specified CalendarInfo object to this one.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns the culture-specific full name of the specified day of the week based on the current UI culture.  
Public メソッドReturns the first day of week, containing specified date.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns the culture-specific full name of the specified instance based on the current UI culture.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Returns the culture-specific full name of the specified month based on the current UI culture.  
Public メソッドreturns week of year for the specified date according to the current culture settings  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドReturns true if specified date is not weekend or holiday.  
Public メソッドReturns true if specified time interval is a working time.  
Public メソッド System.ComponentModel.Componentから継承されます。
トップ
パブリック イベント
 名前解説
Public イベント System.ComponentModel.Componentから継承されます。
Public イベントOccurs when the property of CalendarInfo object was changed.  
Public イベントOccurs when the range of selected days was changed.  
トップ
参照

CalendarInfo クラス
C1.Schedule 名前空間