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


"

The following tables list the members exposed by AfterAppointmentUnSelectEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterAppointmentUnSelectEventArgs ConstructorInitializes a new instance of the AfterAppointmentUnSelectEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAppointmentThe dbiAppointmentItem that was unselected.  
public PropertyIndexGets or sets the zero-based index of the appointment which has just been unselected.  
Top

See Also