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

Determines whether appointments will display their start and end time text.

Syntax

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

Property Value

Boolean

Requirements

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

See Also