Specifies the appearance of the time period header in WeekRange view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum WeekRangeHeaderStyle |
Visual Basic Copy Code |
---|
Public Enum WeekRangeHeaderStyle |
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. |
|
Unspecified |
Unspecified. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |