Gets a value indicating whether the day names are displayed in the month's header.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public Boolean getShowDayOfWeek () |
true to display day names; otherwise, false.
The day names are obtained from the DateTimeInfo object returned by Calendar.getDateTimeInfo.
JPlanner Programmer's Guide | © 2023 MindFusion |