Search
WeekRangeSettings.getHeaderStyle Method
See Also
 






Gets the style of the time-period header, displayed above the day-names header.

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

 Syntax

Java  Copy Code

public EnumSet<WeekRangeHeaderStyle> getHeaderStyle ()

 Return Value

One of the WeekRangeHeaderStyle constants.

 See Also