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


"

The following tables list the members exposed by BeforeAppointmentDropEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeAppointmentDropEventArgs ConstructorInitializes a new instance of the BeforeAppointmentDropEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAllowDropDetermines if the appointment can be dropped.  
public PropertyAppointmentThe dbiAppointmentItem which will be dropped.  
public PropertydrgeventThe drag and drop information before an appointment has been dropped.  
Top

See Also