'宣言 Public Enum SchedulerAgendaVisibilityType Inherits System.Enum
public enum SchedulerAgendaVisibilityType : System.Enum
メンバ | 解説 |
---|---|
AllApointments | MonthView で AgendaView がセカンダリ ビューの場合、すべての日の予定が表示されることを示します。 |
OnlyAppointmentsForSelectedMonthViewDay | セカンダリ ビューの MonthView と関連付けられた AgendaView で MonthView の現在選択されている日のみの予定が表示されることを示します。 |
オンラインで表示: GitHub