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

AutoCompleteBoxClientSideEvents Constructors

Serves as the base type for the ComboBoxClientSideEvents and TokenBoxClientSideEvents objects.
Name Parameters Description
AutoCompleteBoxClientSideEvents() none Initializes a new instance of the AutoCompleteBoxClientSideEvents class. For internal use only.
AutoCompleteBoxClientSideEvents(IPropertiesOwner) owner Initializes a new instance of the AutoCompleteBoxClientSideEvents class with the specified owner.
See Also