Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1020
XamOutlookCalendarView - Display Appointments
posted

Hello
I have a problem with the display of the Appointments XamOutlookCalendarView Control.

The problem is when I use my own class for my Appointments. The names of the properties I have maintained and continued:
. AppointmentPropertyMappings =
New Infragistics.Controls.Schedules.AppointmentPropertyMappingCollection ()
. AppointmentPropertyMappings.UseDefaultMappings = True

The first view is correct. After changing the object is not displayed correctly.

I use the standard dialog for change
DataManager.DialogFactory = New Infragistics.Controls.Schedules.ScheduleDialogFactory

Figure 1)
After generating



Image2)
After changing

 


 Regards