CustomUniqueValuesEventArgs.IncludeFilteredOut Property
In This Article
Gets whether the drop-down filter displays all column values even if they are filtered out.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the drop-down filter displays all column values; otherwise, false. |
See Also