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

Determines whether lines will be drawn to separate the minutes.

Syntax

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

Property Value

Boolean

Requirements

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

See Also