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


"

The following tables list the members exposed by AfterAppointmentChangeEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterAppointmentChangeEventArgs ConstructorInitializes a new instance of the AfterAppointmentChangeEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAppointmentGets or sets the dbiAppointmentItem class of the appointment which has just been changed.  
public PropertyIndexThe zero-based index of the appointment which has just been changed.  
Top

See Also