dbicCalendar Send comments on this topic.
AppointmentItem Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > AppointmentItemEventArgs Class : AppointmentItem Property

The dbiAppointmentItem that the event is occuring against.

Syntax

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

Property Value

dbiAppointmentItem

Requirements

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

See Also