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

Determines if a current time line will be displayed.

Syntax

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

Property Value

Boolean

Remarks


Requirements

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

See Also