AppointmentClickedEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
AppointmentClickedEventArgs コンストラクタ | 新しい AppointmentClickedEventArgs を初期化します。 |
名前 | 解説 | |
---|---|---|
AllowSelection | このクリックが処理され、Infragistics.Scheduler.Appointment が選択されるかどうかを返すか、設定します。 | |
ClickedAppointment | クリックされた Infragistics.Scheduler.Appointment を返します (読み取り専用)。 | |
ClickedInDate | Infragistics.Scheduler.Appointment がクリックされた日付を返します。単一日の Infragistics.Scheduler.Appointment の場合、Infragistics.Scheduler.Appointment が発生する日付を返します。複数日の Infragistics.Scheduler.Appointment の場合、クリックされた Infragistics.Scheduler.Appointment 部分を含む日付を返します。(読み取り専用) | |
ViewMode | クリックされた Infragistics.Scheduler.Appointment と関連付けられた Infragistics.Scheduler.Core.SchedulerViewMode を返します (読み取り専用)。 |