Skip to main content
Tab

ASPxAutoCompleteBoxBase Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

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