Back to Devexpress

FilterPopupEventArgs.ComboBoxEdit Property

wpf-devexpress-dot-xpf-dot-grid-dot-filterpopupeventargs.md

latest1.1 KB
Original Source

FilterPopupEventArgs.ComboBoxEdit Property

Gets the filter dropdown.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public ComboBoxEdit ComboBoxEdit { get; }
vb
Public ReadOnly Property ComboBoxEdit As ComboBoxEdit

Property Value

TypeDescription
ComboBoxEdit

A ComboBoxEdit object that represents a combobox used in a filter pop-up.

|

See Also

FilterPopupEventArgs Class

FilterPopupEventArgs Members

DevExpress.Xpf.Grid Namespace