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


"

The following tables list the members exposed by BeforeAppointmentSelectEventArgs.

"

Public Constructors

 NameDescription
public ConstructorBeforeAppointmentSelectEventArgs ConstructorInitializes a new instance of the BeforeAppointmentSelectEventArgs class.  
Top

Public Properties

 NameDescription
public PropertyAllowSelectDetermines if the appointment can be selected.  
public PropertyAppointmentThe dbiAppointmentItem that will be selected.  
public PropertyIndexThe zero-based index of the appointment to be selected.  
Top

See Also