aspnet-devexpress-dot-web-27e0fd1e.md
Serves as the base type for the ASPxComboBox and ASPxTokenBox objects.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class ASPxAutoCompleteBoxBase :
ASPxDropDownEditBase,
IEditDataHelperOwner,
IListEditPropertyDescriptorsOwner,
IListEditServerModeOwner,
IListEditItemsOwner
Public MustInherit Class ASPxAutoCompleteBoxBase
Inherits ASPxDropDownEditBase
Implements IEditDataHelperOwner,
IListEditPropertyDescriptorsOwner,
IListEditServerModeOwner,
IListEditItemsOwner
Show 17 items
Show 21 items
Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxDataWebControl ASPxEditBase ASPxEdit ASPxTextEdit ASPxPureTextBoxBase ASPxTextBoxBase ASPxButtonEditBase ASPxDropDownEditBase ASPxAutoCompleteBoxBase ASPxComboBox
See Also