Ensures that the specified date is visible in the
Infragistics.Scheduler.Core.SchedulerViewMode.AgendaView, and if not scrolls the day into view.
Parameters
- date
- The date that should be scrolled into view. The date must fall within the AgendaViewMinimumDate and AgendaViewMaximumDate unless AgendaViewAppointmentScope is set to Infragistics.Scheduler.Core.AgendaViewAppointmentScope.OnlyAppointmentsForSelectedDate.
- animated
- True to perform an animated scroll, false to perform an immediate scroll.
- scrollDayToTop
- True to make sure the specified date is visible and scroll the date to the top of the visible area, false to simply make sure the specified date is visible.
Return Value
True if successful otherwise false.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+