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

Gets the appointments.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Appointments As dbiAppointmentCollection
C# 
public dbiAppointmentCollection Appointments {get;}

Requirements

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

See Also