dbicMonth Send comments on this topic.
AppointmentTime Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : AppointmentTime Property

Determines whether the appointment will display the 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