Hello,
I want to change selective appointment color with yellow
How can I do this, I want to do with a loop so that I can color all the appointments which match with the criteria of 9000, please see the image for detail
Thanks
Hi
Can you please give me example? I will really appreciate that
Create an Infragistucs.Win.Appearance object with the desired colors (see Appearance's BackColor and ForeColor properties), and assign that Appearance instance to the Appointment's Appearance property.