Skip to main content
All docs
V26.1
  • AppointmentEditDialogViewModel<T>.AppointmentController Property

    Namespace: DevExpress.Web.ASPxScheduler.Dialogs

    Assembly: DevExpress.Web.ASPxScheduler.v26.1.dll

    Declaration

    public AppointmentFormController AppointmentController { get; }

    Property Value

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