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

Determines if the information line text and regular appointment text will be merged.

Syntax

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

Property Value

Boolean

Requirements

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

See Also