AppointmentInplaceEditorTemplateContainer(ASPxScheduler) Constructor
Initializes a new instance of the AppointmentInplaceEditorTemplateContainer class for the specified ASPxScheduler control.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v23.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | ASPxScheduler | An ASPxScheduler control. |
See Also