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

Gets or sets the foreground color of the indicator arrows section.

Syntax

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

Property Value

Color

Remarks

The ArrowBackColor property will determine the background color of the indicator arrows area.

Requirements

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

See Also