ASPxAutoCompleteBoxBase Class
Serves as the base type for the ASPxComboBox and ASPxTokenBox objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public abstract class ASPxAutoCompleteBoxBase :
ASPxDropDownEditBase,
IEditDataHelperOwner,
IListEditPropertyDescriptorsOwner,
IListEditServerModeOwner,
IListEditItemsOwner
Implements
Inheritance
See Also