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

Determines how the appointments will be displayed.

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