| Visual Basic (Declaration) | |
|---|---|
Public Enum enumArrowType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumArrowType : System.Enum | |
| Member | Description |
|---|---|
| Arrow | Arrow type. |
| Box | Arrow with Ellipse in a box. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumArrowType
Target Platforms: Current Windows operating system with .NET 8.
Arrow type.
Arrow with Ellipse in a box.