Search
MonthRangeSettings.getHeaderStyle Method
See Also
 






Gets the style of the CalendarView.MonthRange view header.

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

 Syntax

Java  Copy Code

public EnumSet<MonthRangeHeaderStyles> getHeaderStyle ()

 Return Value

A set of the MonthRangeHeaderStyles constants.

 See Also