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

ASPxAutoCompleteBoxBase Class

Serves as the base type for the ASPxComboBox and ASPxTokenBox objects.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public abstract class ASPxAutoCompleteBoxBase :
    ASPxDropDownEditBase,
    IEditDataHelperOwner,
    IListEditPropertyDescriptorsOwner,
    IListEditServerModeOwner,
    IListEditItemsOwner
See Also