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