AppointmentEditDialogLayout(ASPxScheduler) Constructor
In This Article
Initializes a new instance of the AppointmentEditDialogLayout class.
Namespace: DevExpress.Web.ASPxScheduler.Dialogs
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public AppointmentEditDialogLayout(
ASPxScheduler scheduler
)
#Parameters
Name | Type | Description |
---|---|---|
scheduler | ASPx |
An ASPx |
See Also