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