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

Determines how the appointments will be displayed in the control.

Syntax

Visual Basic (Declaration) 
Public Property AppointmentFormat As enumAppointmentFormat
C# 
public enumAppointmentFormat AppointmentFormat {get; set;}

Property Value

enumAppointmentFormat

Requirements

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

See Also