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

Gets or sets the drag line color.

Syntax

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

Property Value

Color

Requirements

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

See Also