dbicCalendar Send comments on this topic.
HeaderVertLine Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : HeaderVertLine Property

Determines whether a vertical line will draw between each header in a monthly display if HeaderBorder is set to none.

Syntax

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

Property Value

Boolean

Requirements

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

See Also