public event DayClickedEventHandler DayClicked
The event handler receives an argument of type DayClickedEventArgs containing data related to this event. The following DayClickedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ClickedDate | Returns the date that was clicked (read-only) |
ViewMode | Returns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the day that was clicked (read-only) |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+