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

Gets or sets the color of the top time bar of the selected appointment.

Syntax

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

Property Value

Color

Requirements

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

See Also