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


"

For a list of all members of this type, see AfterAppointmentRemovedEventArgs members.

"

Public Properties

 NameDescription
public PropertyAppointmentThe dbiAppointmentItem which has just been removed.  
public PropertyIndexThe zero based index of the dbiAppointmentItem that was changed.  
Top

See Also