[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.BeforeAppointmentShow

BeforeAppointmentShow Event

Occurs immediately before the Appointment dialog box is displayed.

Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.10.dll
Syntax
[C1Description("BeforeAppointmentShow", "Fired before the Appointment dialog box is displayed.")]
[C1Category("UI")]
public event CancelAppointmentEventHandler BeforeAppointmentShow
<C1Description("BeforeAppointmentShow", "Fired before the Appointment dialog box is displayed.")>
<C1Category("UI")>
Public Event BeforeAppointmentShow As CancelAppointmentEventHandler
Returns
Type Description
CancelAppointmentEventHandler Occurs immediately before the Appointment dialog box is displayed.