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

CallbackClientSideEventsBase() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public CallbackClientSideEventsBase()

Remarks

An instance of the CallbackClientSideEventsBase class is automatically created when the corresponding control object is instantiated.

See Also