| Visual Basic (Declaration) | |
|---|---|
Public Enum AppointmentDetail Inherits System.Enum | |
| C# | |
|---|---|
public enum AppointmentDetail : System.Enum | |
| Member | Description |
|---|---|
| High |
|
| Low |
|
| Medium |
|
| None |
|
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Calendar.AppointmentDetail
Target Platforms: Current Windows operating system with .NET 8.
All appointments with detail
All Day appointments only
All appointments without detail except All Day appointments. Note that while a graphic representation of the appointments are shown, the appointment events will not fire while in this mode, nor will the dialog display.
No appointments shown.