Specifies the appearance and behavior of the header in a MonthRange view. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its members.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public enum MonthRangeHeaderStyles |
Visual Basic
![]() |
---|
Public Enum MonthRangeHeaderStyles |
Member name | Description | |
---|---|---|
![]() |
Buttons |
The header displays buttons that can be used to scroll to previous and following moths. |
![]() |
None |
The header is not displayed. |
![]() |
Title |
The header displays the start and end dates. |
![]() |
Unspecified |
Unspecified. |