Skip to main content

ASPxSchedulerPrepareFormPopupContainerEventArgs Constructors

Provides data for the ASPxScheduler.PrepareAppointmentFormPopupContainer, the ASPxScheduler.PrepareAppointmentInplaceEditorPopupContainer, the ASPxScheduler.PrepareGotoDateFormPopupContainer, the ASPxScheduler.PrepareRecurrenceAppointmentDeleteFormPopupContainer, the ASPxScheduler.PrepareRecurrenceAppointmentEditFormPopupContainer, and the ASPxScheduler.PrepareRemindersFormPopupContainer events.
Name Parameters Description
ASPxSchedulerPrepareFormPopupContainerEventArgs(ASPxPopupControl) popup Initializes a new instance of the ASPxSchedulerPrepareFormPopupContainerEventArgs class with the specified container control.
See Also