Version

SelectedAppointment Property (XamScheduler)

Returns/sets the Infragistics.Scheduler.Appointment that is currently selected in the . Returns null if no Infragistics.Scheduler.Appointment is currently selected.
Syntax
public Appointment SelectedAppointment {get; set;}
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