MindFusion.Wpf Pack Programmer's Guide
WeekRangeHeaderStyle Enumeration
See Also
 





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

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public enum WeekRangeHeaderStyle

Visual Basic  Copy Code

Public Enum WeekRangeHeaderStyle

 Members

  Member name Description

None

There isn't a header displayed.

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

MindFusion.Scheduling.Wpf Namespace