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


"

For a list of all members of this type, see BeforeAppointmentChangeEventArgs members.

"

Public Properties

 NameDescription
public PropertyAllowChangeDetermines if a change to the appointment can occur.  
public PropertyAppointmentThe dbiAppointmentItem which will be changed.  
public PropertyIndexGets or sets the zero-based index of the appointment which will be changed.  
Top

See Also