Gets a collection of DayOfWeekStyle objects that allow customizing the appearance of specific days of the week in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public DayOfWeekStyleList getDayOfWeekStyles () |
An instance of the DayOfWeekStyleList class.
Add DayOfWeekStyle objects to this collection to specify a distinct style for a day of the week. If several styles are defined for the same day, the one having the highest DayOfWeekStyle.getPriority is used.
JPlanner Programmer's Guide | © 2023 MindFusion |