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


"

The following tables list the members exposed by AfterAppointmentSelectEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAfterAppointmentSelectEventArgs ConstructorInitializes a new instance of the AfterAppointmentSelectEventArgs class.  
Top

Public Properties

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

See Also