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


"

The following tables list the members exposed by BeforeAppointmentChangeEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeAppointmentChangeEventArgs ConstructorInitializes a new instance of the BeforeAppointmentChangeEventArgs class.  
Top

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