Hello,
I've got a binding failure when i set the ScheduleType with value "Month".
"Error: Converter failed to convert value of type 'Syncfusion.UI.Xaml.Schedule.ExpandedAppointmentStyle' to type '(null)'; BindingExpression: Path='ScheduleExpandedAppointmentStyle' DataItem='Syncfusion.UI.Xaml.Schedule.SfSchedule'; target element is 'Syncfusion.UI.Xaml.Schedule.ScheduleMonthView' (Name='null'); target property is 'ScheduleExpandedAppointmentStyle' (type '(null)'). "
ScheduleType="Month" seems to be the only affected.
You can test the problem with the sample project attached.
Syncfusion Controls version : 15.1.0.37
Thanks,
Aurélien
Attachment:
App1_f5825cd4.zip