Skip to main content
A newer version of this page is available. .
Tab

PopupControlClientSideEvents() Constructor

Initializes a new instance of the PopupControlClientSideEvents class. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public PopupControlClientSideEvents()

Remarks

An instance of the PopupControlClientSideEvents class is automatically created when a new ASPxClientPopupControl object is instantiated.

See Also