Skip to main content

AppointmentInplaceEditDialogViewModel<T>.Load(AppointmentFormController) Method

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.dll

Declaration

public virtual void Load(
    AppointmentFormController controller
)

Parameters

Name Type
controller DevExpress.Web.ASPxScheduler.Internal.AppointmentFormController
See Also