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

DockManagerClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public DockManagerClientSideEvents()

Remarks

An instance of the DockManagerClientSideEvents class is automatically created when a new ASPxDockManager object is instantiated.

See Also