CustomizeAppointmentFlyoutTemplateEventArgs Properties
Contains data for the CustomizeAppointmentFlyoutTemplate event.Name | Description |
---|---|
Appointment | Gets an appointment for which the flyout is invoked. |
HtmlElement | Gets an HTML Element whose properties you need to customize. |
See Also