ComponentOne Scheduler for WinForms
Appointment Property (BeforeContextMenuShowEventArgs)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeContextMenuShowEventArgs Class : Appointment Property
Gets the Appointment object for which context menu is about to show.
Syntax
'Declaration
 
Public ReadOnly Property Appointment As Appointment
public Appointment Appointment {get;}
Remarks
This property can be null.
See Also

Reference

BeforeContextMenuShowEventArgs Class
BeforeContextMenuShowEventArgs Members