FilterAppointmentEventArgs Properties
Provides data for the FilterAppointment event.| Name | Description |
|---|---|
| Appointment | The appointment for which the event is raised. |
| Scheduler | The scheduler that raised the event. |
| View | The scheduler’s view that raised the event. |
| Visible | Specifies whether to display the appointment for which the event is raised. |
See Also