Skip to main content
Tab

CallbackClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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