I am working on a screen that uses the scheduler. I only want to show the month view and place the different tasks on the calendar. I have this working the main issue I am having is I would like to color the background based on our own internal status. As of right now I have been able to use the AppointmentFormatting to change the colors and have it display the way I would like. I also see that I could add AppointmentBackgroundInfo so for Status Id's that already exist are no issue. Is there a way to override the existing status backcolor and gradientstyle?