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

DockPanelClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public DockPanelClientSideEvents()

Remarks

An instance of the DockPanelClientSideEvents class is automatically created when a new ASPxDockPanel object is instantiated.

See Also