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


"

The following tables list the members exposed by AppointmentDoubleClickEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentDoubleClickEventArgs ConstructorInitializes a new instance of the AppointmentDoubleClickEventArgs class.  
Top

Public Properties

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

See Also