Gets 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
SyntaxJava
Copy Code
|
|---|
public Boolean getShowDayOfWeek () |
true to display the day names; otherwise, false.
RemarksThe day names are obtained from the Calendar.getDateTimeInfo object.
See Also