Skip to main content

BootstrapCallbackPanelClientSideEvents() Constructor

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.1.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public BootstrapCallbackPanelClientSideEvents()

Remarks

An instance of the BootstrapCallbackPanelClientSideEvents class is automatically created when a new BootstrapCallbackPanel object is instantiated.

See Also