CodeCharge StudioContains the calendar styles that depend on the builder settings.
Note: This variable can be modified in the Before Show event.
<CFSET CalendarStyles.Day = "class = 'CellWithBlackText'"> <CFSET CalendarStyles.Today = "class = 'CellWithRedText'">