AppointmentFlyoutShowingEventArgs Constructors
Provides data for the SchedulerControl.AppointmentFlyoutShowing event.Name | Parameters | Description |
---|---|---|
AppointmentFlyoutShowingEventArgs(IAppointmentFlyoutData, HtmlTemplate) | flyoutData, htmlTemplate | Initializes a new instance of the AppointmentFlyoutShowingEventArgs class with specified settings. |
See Also