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


"

The following tables list the members exposed by AppointmentMouseOverEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentMouseOverEventArgs ConstructorInitializes a new instance of the AppointmentMouseOverEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAppointmentThe dbiAppointmentItem that the mouse is currently over.  
public PropertyIndexThe zero-based index of the appointment which has just been moused over.  
Top

See Also