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

The dbiAppointmentItem which has just been removed.

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