public enum AgendaViewAppointmentScope : System.Enum
Member | Description |
---|---|
AllAppointments | Indicates that appointments for all days that fall within the Scheduler.AgendaViewMinimumDate and Scheduler.AgendaViewMaximumDate should be displayed in an AgendaView. |
OnlyAppointmentsForSelectedDate | Indicates that only appointments for the day that is current selected in the Scheduler should be displayed in an AgendaView. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+