| Visual Basic (Declaration) | |
|---|---|
Public Enum enumImageOrientation Inherits System.Enum | |
| C# | |
|---|---|
public enum enumImageOrientation : System.Enum | |
| Member | Description |
|---|---|
| Horizontal | The images will appear horizontally in the appointment. |
| Vertical | The images will appear vertically in the appointment. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumImageOrientation
Target Platforms: Current Windows operating system with .NET 8.