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

AutoCompleteBoxClientSideEvents Class

Serves as the base type for the ComboBoxClientSideEvents and TokenBoxClientSideEvents objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class AutoCompleteBoxClientSideEvents :
    DropDownClientSideEvents

The following members return AutoCompleteBoxClientSideEvents objects:

Implements

See Also