Skip to main content
Tab

AutoCompleteBoxPropertiesBase Class

Contains the base settings specific to combo box and token box editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class AutoCompleteBoxPropertiesBase :
    DropDownEditPropertiesBase,
    IListEditItemsOwner,
    IListEditCustomFilteringEventOwner,
    IListEditPropertyDescriptorsOwner
See Also