dbicDayView Send comments on this topic.
ArrowType Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ArrowType Property

Determines the type of arrow to display.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ArrowType As enumArrowType
C# 
public virtual enumArrowType ArrowType {get; set;}

Property Value

enumArrowType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also