dbicDayView Send comments on this topic.
Appointments Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : Appointments Property

Gets the collection of appointments.

Syntax

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

Property Value

dbiAppointmentCollection

Requirements

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

See Also