Skip to main content

AppointmentInplaceEditDialogViewModel<T>.Load(AppointmentFormController) Method

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public virtual void Load(
    AppointmentFormController controller
)

Parameters

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