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

Determines whether a selected line will also be drawn in the time area.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SelectLineInTime As Boolean
C# 
public virtual bool SelectLineInTime {get; set;}

Property Value

Boolean

Requirements

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

See Also