void Handle_InlineToggled(object sender, Syncfusion.SfCalendar.XForms.InlineToggledEventArgs args)
{
string subject = args.selectedAppointment[0].Subject;
DateTime startTime = args.selectedAppointment[0].StartTime;
DateTime endTime = args.selectedAppointment[0].EndTime;
}in above code, I need to define the index number, while index number is gotten by user tap.Do you have any idea ?Best Regards,
Afin
Hi François,
Thanks for using Syncfusion Support.
We have considered the requirement "event on CalendarInlineEvent" as a feature and logged a feature report regarding this. A support incident to track the status of this feature has been created under your account. Please log on to our support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Regards,
Hemalatha M.R
Hi François,
Thanks for using Syncfusion Support.
We have considered the requirement "event on CalendarInlineEvent" as a feature and logged a feature report regarding this. A support incident to track the status of this feature has been created under your account. Please log on to our support website to check for further updates
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
Regards,
Hemalatha M.R