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

AutoCompleteBoxClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AutoCompleteBoxClientSideEvents()

Remarks

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

See Also