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

Determines if the time information will appear in the appointment.

Syntax

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

Property Value

Boolean

Remarks

The information which will be displayed is the appointment start time and end time.

Requirements

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

See Also