FilterAppointmentEventArgs Constructors
Provides data for the FilterAppointment event.| Name | Parameters | Description |
|---|---|---|
| FilterAppointmentEventArgs(SchedulerControl, ViewBase, AppointmentItem) | scheduler, view, appointment | Initializes a new instance of the FilterAppointmentEventArgs class with specified settings. |
See Also