FilterPopupEventArgs.ComboBoxEdit Property
Gets the filter dropdown.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ComboBoxEdit | A ComboBoxEdit object that represents a combobox used in a filter pop-up. |
See Also