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
1560
UltraCalendarCombo
posted

 How can I set the color of selectable days. For example, only monday's are selectable. I've achieve this by using the ultracalendarInfo to set all DAys OfWeek to Enable = false, except for Monday. 

 How can I change the backcolor of the selectable monday's using the AppStyle? I can't find the UI Role to change this. 

 

Parents
No Data
Reply
  • 69832
    Offline posted

    There is a 'ScheduleDayOfWeekHeader' role which provides a way to customize the header for a day of the week, but no way (through AppStyling) to change the appearance of the day area for a given day of the week. You can, however, do this using the UltraCalendarCombo.CalendarLook.DaysOfWeekLook collection.

Children
No Data