AutoCompleteBoxPropertiesBase Class
Contains the base settings specific to combo box and token box editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
public class AutoCompleteBoxPropertiesBase :
DropDownEditPropertiesBase,
IListEditItemsOwner,
IListEditCustomFilteringEventOwner,
IListEditPropertyDescriptorsOwner
Inheritance
See Also