Search
WeekRangeHeaderStyle Enumeration
See Also
 






Specifies the appearance of the time period header in CalendarView.WeekRange view.

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

 Syntax

Java  Copy Code

public enum WeekRangeHeaderStyle

 Members

  Member name Description

Reference

The header displays the name of the associated contact, location or task. This flag is valid only if grouping is enabled.

Title

The header displays the start and end dates specified in the WeekRangeSettings object.

 See Also