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


"

The following tables list the members exposed by BeforeAppointmentAddEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeAppointmentAddEventArgs ConstructorInitializes a new instance of the BeforeAppointmentAddEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAllowAddDetermines if an appointment can be added.  
public PropertyAppointmentThe dbiAppointmentItem which will be added.  
public PropertyColumnGets or sets column where the appointment will be added.  
Top

See Also