Skip to main content
Tab

CallbackClientSideEvents() Constructor

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public CallbackClientSideEvents()

#Remarks

An instance of the CallbackClientSideEvents class is automatically created when a new ASPxClientCallback object is instantiated.

See Also