バージョン

SchedulerAgendaVisibilityType 列挙体

MonthView の AgendaView で表示される予定のスコープを指定します。
シンタックス
'宣言
 
Public Enum SchedulerAgendaVisibilityType 
   Inherits System.Enum
public enum SchedulerAgendaVisibilityType : System.Enum 
メンバ
メンバ解説
AllApointmentsMonthView で AgendaView がセカンダリ ビューの場合、すべての日の予定が表示されることを示します。
OnlyAppointmentsForSelectedMonthViewDayセカンダリ ビューの MonthView と関連付けられた AgendaView で MonthView の現在選択されている日のみの予定が表示されることを示します。
参照

オンラインで表示: GitHub