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