Version

SelectedInDate Property (AppointmentSelectedEventArgs)

Returns the date within which the Infragistics.Scheduler.Appointment was selected. For single day Infragistics.Scheduler.Appointments this returns the day on which the Infragistics.Scheduler.Appointment occurs. For multi-day Infragistics.Scheduler.Appointments this returns the day that contains the Infragistics.Scheduler.Appointment 'segment' that was selected. (read-only)
Syntax
public DateTime SelectedInDate {get;}
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also