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

the dbiAppointmentItem that is to be drawn

Syntax

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

Property Value

dbiAppointmentItem

Requirements

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

See Also