RecurrentAppointmentEditDialogLayout Class
Contains options responsible for the recurrent appointment Edit dialog layout.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
public class RecurrentAppointmentEditDialogLayout :
RecurrentAppointmentEditDialogLayout<RecurrentAppointmentEditDialogViewModel>
Implements
DevExpress.Web.IViewModelOwner<RecurrentAppointmentEditDialogViewModel>
Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl
DevExpress.Web.Internal.LayoutBuilder.DialogControl<RecurrentAppointmentEditDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.DialogLayoutBase<RecurrentAppointmentEditDialogViewModel>
DevExpress.Web.ASPxScheduler.Dialogs.RecurrentAppointmentEditDialogLayout<RecurrentAppointmentEditDialogViewModel>
RecurrentAppointmentEditDialogLayout
See Also