Gets a collection of DateStyle objects that allow customizing the appearance of specific days in the calendar.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public DateStyleList getDayStyles () |
An instance of the DateStyleList class.
Use this collection to assign a distinct style to a day or a range of days, overriding the default style of the current view. If there are several styles defined for the same day, the one with highest DateStyle.getPriority is used.
JPlanner Programmer's Guide | © 2023 MindFusion |