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


"

The following tables list the members exposed by AfterAppointmentAddEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterAppointmentAddEventArgs ConstructorInitializes a new instance of the AfterAppointmentAddEventArgs class.  
Top

Public Properties

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

See Also