FilterControlComboBoxColumn Class
In This Article
Represents a filter column with the combo box editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FilterControlComboBoxColumn :
FilterControlEditColumn
#Remarks
Use the FilterControlComboBoxColumn.PropertiesComboBox property to access settings of an editor used to edit operand values for this type of filter column.
#Implements
#Inheritance
Object
StateManager
CollectionItem
FilterControlColumn
FilterControlEditColumn
FilterControlComboBoxColumn
See Also