Scheduler for WinForms
UIElementDate プロパティ (BeforeAppointmentFormatEventArgs)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule 名前空間 > BeforeAppointmentFormatEventArgs クラス : UIElementDate プロパティ
予定を表す現在の UI 要素の日付を取得します。
シンタックス
'宣言
 
Public ReadOnly Property UIElementDate As System.Date
public System.DateTime UIElementDate {get;}
解説
複数日の予定は複数の UI 要素によって表されます。このプロパティを使用して、最初の UI 要素、2番目の UI 要素、以下同様に要素を順番に識別します。
参照

BeforeAppointmentFormatEventArgs クラス
BeforeAppointmentFormatEventArgs メンバ