ASPxSchedulerPrepareFormPopupContainerEventArgs(ASPxPopupControl) Constructor
Initializes a new instance of the ASPxSchedulerPrepareFormPopupContainerEventArgs class with the specified container control.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
popup | ASPxPopupControl | An ASPxPopupControl control reprersenting the form’s container. |
See Also