| Visual Basic (Declaration) | |
|---|---|
Public Enum enumAppointmentFormat Inherits System.Enum | |
| C# | |
|---|---|
public enum enumAppointmentFormat : System.Enum | |
| Member | Description |
|---|---|
| Sorted | The appointments will appear sorted and continuous based on duration. |
| Stacked | The appointments will appear based their index. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Month.enumAppointmentFormat
Target Platforms: Current Windows operating system with .NET 8.