RecurrentAppointmentDeleteDialogLayout Class
In This Article
Contains options responsible for the recurrent appointment Delete dialog layout.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class RecurrentAppointmentDeleteDialogLayout :
RecurrentAppointmentDeleteDialogLayout<RecurrentAppointmentDeleteDialogViewModel>
#Implements
Show 15 items
DevExpress.Web.IViewModelOwner<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