Back to Devexpress

RibbonComboBoxProperties Class

aspnet-devexpress-dot-web-ba682984.md

latest2.3 KB
Original Source

RibbonComboBoxProperties Class

Contains settings specific to a combo box editor.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonComboBoxProperties :
    ComboBoxProperties
vb
Public Class RibbonComboBoxProperties
    Inherits ComboBoxProperties

The following members return RibbonComboBoxProperties objects:

Remarks

An object of the RibbonComboBoxProperties type can be accessed via the RibbonComboBoxItem.PropertiesComboBox property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Show 14 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase ComboBoxProperties RibbonComboBoxProperties HERibbonCustomCssListBoxProperties

MVCxRibbonComboBoxProperties

See Also

RibbonComboBoxProperties Members

Ribbon

DevExpress.Web Namespace