AutoCompleteBoxClientSideEvents() Constructor
Initializes a new instance of the AutoCompleteBoxClientSideEvents class. For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
An instance of the AutoCompleteBoxClientSideEvents class is automatically created when the corresponding control object is instantiated.
See Also