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


"

The following tables list the members exposed by AppointmentLeftClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentLeftClickEventArgs ConstructorInitializes a new instance of the AppointmentLeftClickEventArgs class.  
Top

Public Properties

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

See Also