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

AutoCompleteBoxPropertiesBase Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

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