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

ComboBoxProperties Class

Contains settings specific to a combobox editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ComboBoxProperties :
    AutoCompleteBoxPropertiesBase,
    IListBoxColumnsOwner,
    IListEditItemsOwner

Remarks

The ComboBoxProperties class contains settings specific to the ASPxComboBox editor type.

See Also