FilterPopupEventArgs.ListBox Property
In This Article
Gets the drop-down filter for which FilterPopupMode is set to List.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
List |
The drop-down filter for which Filter |
See Also