Search
CellSettings.getFirstDayOfYearFormat Method
See Also
 






Gets the string used to format and display the first day of each year in the calendar.

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

 Syntax

Java  Copy Code

public String getFirstDayOfYearFormat ()

 Return Value

A string specifying the display format.

 See Also