aspnet-devexpress-dot-web-d7a39651.md
Contains settings specific to a combobox editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ComboBoxProperties :
AutoCompleteBoxPropertiesBase,
IListBoxColumnsOwner,
IListEditItemsOwner
Public Class ComboBoxProperties
Inherits AutoCompleteBoxPropertiesBase
Implements IListBoxColumnsOwner,
IListEditItemsOwner
The following members return ComboBoxProperties objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | CardViewComboBoxColumn.PropertiesComboBox |
| FilterControlComboBoxColumn.PropertiesComboBox | |
| GridViewDataComboBoxColumn.PropertiesComboBox | |
| TreeListComboBoxColumn.PropertiesComboBox | |
| VerticalGridComboBoxRow.PropertiesComboBox | |
| ASP.NET MVC Extensions | MVCxComboBox.Properties |
The ComboBoxProperties class contains settings specific to the ASPxComboBox editor type.
Show 19 items
Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties ToolbarComboBoxProperties
HERibbonCustomCssListBoxProperties
ToolbarCustomComboBoxProperties
See Also