Hello Support,
Is there any way to manually set the height and colour of an activity in XamScheduleView. We use infragistics v10.3.
Looking forward for your reply
Hello Rheal Tech,
Thank you for your post!
I have been looking into it and have created a small sample application for you. In the sample application I have a property of type Color in the Data, that I bind to the XamSchedule.
This property I map to the BorderColor in the MetadataPropertyMappingCollection of the XamSchedule, in order to get that color from the data, instead the computed color for the XamSchedule.
Then in the CustomScheduleResources file I change the default template for the ActivityPresenter to also use the custom color for the Appointments.
Please find the sample application attached and feel free to let me know if you have any further questions on this matter.
I am just checking if you have any further questions on this matter. Please do not hesitate to let me know if you do.