Search
MonthSettings.getDayOfWeekFormat Method
See Also
 






Gets the format of the day names displayed in the week header.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public DayOfWeekFormat getDayOfWeekFormat ()

 Return Value

One of the DayOfWeekFormat constants.

 See Also