| Visual Basic (Declaration) | |
|---|---|
Public Enum enumArrowPosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumArrowPosition : System.Enum | |
| Member | Description |
|---|---|
| Column | Show the arrow to the right side of the column. |
| None | No arrows visible. |
| Time | Show the arrow in the time ruler. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumArrowPosition
Target Platforms: Current Windows operating system with .NET 8.
Show the arrow to the right side of the column.
No arrows visible.
Show the arrow in the time ruler.