2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
In SfSchedule, you can add additional attributes for your appointments. You need to create a separate class which inherits from ScheduleAppointment and include required properties in this class for adding additional attribute to appointment. In this section, additional attribute (Appointment ID) is added to an appointment.
C#
C#
XAML
In the CellTapped event of Schedule, you can get the appointment information along with additional attribute included in the argument of the event.
You can download the complete project from here ScheduleSample.
The following screenshot displays the output of the mentioned project.
|
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.
m_Source.Add(customAppointment);