バージョン

AgendaViewAppointmentScope 列挙体

AgendaView で表示する予定の範囲を示します。
シンタックス
public enum AgendaViewAppointmentScope : System.Enum 
メンバ
メンバ解説
AllAppointmentsAgendaView で Scheduler.AgendaViewMinimumDate および Scheduler.AgendaViewMaximumDate の間にあるすべての日の予定が表示されることを示します。
OnlyAppointmentsForSelectedDateAgendaView で Scheduler の現在選択されている日のみの予定が表示されることを示します。
参照