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


"

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

"

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