GetUniqueValuesEventArgsBase.Filter Property
Gets the GridControl‘s filtering.
Namespace: DevExpress.Xpf.Data
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | The GridControl‘s filtering. |
See Also