| Visual Basic (Declaration) | |
|---|---|
Public Enum enumDayViewItem Inherits System.Enum | |
| C# | |
|---|---|
public enum enumDayViewItem : System.Enum | |
| Member | Description |
|---|---|
| AllDay | The AllDay area of a column |
| Header | The Header area of a column |
| None | Outside the control |
| Schedule | The Schedule area (where appointments are displayed) |
| Time | The Time area (left hand side) |
| Title | The current area for the Title |
| Title2 | The alternate area for the Title |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumDayViewItem
Target Platforms: Current Windows operating system with .NET 8.