dbicDayView Send comments on this topic.
AppointmentRightClickEventArgs Class Members
See Also  Properties 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace : AppointmentRightClickEventArgs Class


"

The following tables list the members exposed by AppointmentRightClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentRightClickEventArgs Constructor

Initializes a new instance of the AppointmentRightClickEventArgs class.

 
Top

Public Properties

 NameDescription
public PropertyAppointmentThe dbiAppointmentItem that was right clicked.  
public PropertyIndexThe zero-based index of the appointment which has just been right clicked.  
Top

See Also