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


"

The following tables list the members exposed by AfterAppointmentRemovedEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterAppointmentRemovedEventArgs ConstructorInitializes a new instance of the AfterAppointmentRemovedEventArgs class.  
Top

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