Back to Devexpress

AutoCompleteBoxPropertiesBase Class

aspnet-devexpress-dot-web-89a8ed47.md

latest3.0 KB
Original Source

AutoCompleteBoxPropertiesBase Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class AutoCompleteBoxPropertiesBase :
    DropDownEditPropertiesBase,
    IListEditItemsOwner,
    IListEditCustomFilteringEventOwner,
    IListEditPropertyDescriptorsOwner
vb
Public Class AutoCompleteBoxPropertiesBase
    Inherits DropDownEditPropertiesBase
    Implements IListEditItemsOwner,
               IListEditCustomFilteringEventOwner,
               IListEditPropertyDescriptorsOwner

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 23 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties

TokenBoxProperties

RibbonComboBoxProperties

HERibbonCustomCssListBoxProperties

ToolbarComboBoxProperties

ToolbarCustomComboBoxProperties

BootstrapComboBoxProperties

BootstrapTagBoxProperties

MVCxColumnTokenBoxProperties

MVCxRibbonComboBoxProperties

MVCxColumnComboBoxProperties

MVCxTokenBoxProperties

MVCxComboBoxProperties

See Also

AutoCompleteBoxPropertiesBase Members

DevExpress.Web Namespace