Search
WeekRangeSettings.getDayOfWeekFormat Method
See Also
 






Gets the display format of the names of the days of the week.

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

 Syntax

Java  Copy Code

public DayOfWeekFormat getDayOfWeekFormat ()

 Return Value

One of the DayOfWeekFormat constants.

 See Also