ASPxSchedulerPopupMenu(ASPxWebControl) Constructor
Initializes a new instance of the ASPxSchedulerPopupMenu class with specified settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
ownerControl | ASPxWebControl | An ASPxWebControl object, specifying a control that will own the menu. |
Remarks
For internal use.
See Also