Search
MonthSettings.getHeaderStyle Method
See Also
 






Gets the style of the month's header.

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

 Syntax

Java  Copy Code

public EnumSet<MonthHeaderStyles> getHeaderStyle ()

 Return Value

A set of the MonthHeaderStyles constants.

 See Also