FilterGroupSortChangingEventArgs.ComplexFilterCriteria Property
Gets the complex filter that is applied to several columns.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | The complex filter that is applied to several columns. |
See Also