dbicDate Send comments on this topic.
WeekLine Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : WeekLine Property

Determines if a vertical line will be placed between the week number and the calendar dates in the control.

Syntax

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

Property Value

Boolean

Requirements

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

See Also