ASPxAutoCompleteBoxBase Class
In This Article
Serves as the base type for the ASPxComboBox and ASPxTokenBox objects.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxAutoCompleteBoxBase :
ASPxDropDownEditBase,
IEditDataHelperOwner,
IListEditPropertyDescriptorsOwner,
IListEditServerModeOwner,
IListEditItemsOwner
#Implements
Show 17 items
See Also