Sets a value indicating whether the day names are displayed in the header area of the CalendarView.WeekRange view.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void setShowDayOfWeek ( |
true to display the day names; otherwise, false. Set to null to use the corresponding value from the current theme.
The day names are obtained from the Calendar.getDateTimeInfo object.
JPlanner Programmer's Guide | © 2023 MindFusion |