Search
MonthRangeHeaderStyles Enumeration
See Also
 






Specifies the appearance and behavior of the header in a MonthRange view.

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

 Syntax

Java  Copy Code

public enum MonthRangeHeaderStyles

 Members

  Member name Description

Buttons

The header displays buttons that can be used to scroll to previous and following months.

Title

The header displays the start and end dates.

 See Also