Specifies the style of the time header in WeekRange view. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its members.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public enum WeekRangeHeaderStyle |
Visual Basic
![]() |
---|
Public Enum WeekRangeHeaderStyle |
Member name | Value | Description | |
---|---|---|---|
![]() |
Unspecified |
-1 | Unspecified. |
![]() |
None |
0 | No header is displayed. |
![]() |
Title |
1 | The header displays the start and end dates specified in the WeekRangeSettings object. |