Skip to main content
A newer version of this page is available. .

RecurrentAppointmentDeleteDialogLayout Class

Contains options responsible for the recurrent appointment Delete dialog layout.

Namespace: DevExpress.Web.ASPxScheduler.Dialogs

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public class RecurrentAppointmentDeleteDialogLayout :
    RecurrentAppointmentDeleteDialogLayout<RecurrentAppointmentDeleteDialogViewModel>

Inheritance

Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogLayoutBase<RecurrentAppointmentDeleteDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.RecurrentAppointmentDeleteDialogLayout<RecurrentAppointmentDeleteDialogViewModel>
RecurrentAppointmentDeleteDialogLayout
See Also