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


"

The following tables list the members exposed by AppointmentTextChangeEventArgs.

"

Public Constructors

 NameDescription
public ConstructorAppointmentTextChangeEventArgs ConstructorInitializes a new instance of the AppointmentTextChangeEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAppointmentThe dbiAppointmentItem whose text has changed.  
public PropertyIndexThe zero-based index of the appointment whose text has been changed.  
Top

See Also