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

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

Syntax

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

Property Value

Color

Remarks

The ArrowForeColor property will determine the color of the indicator arrows.

Requirements

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

See Also