VirtualServerModeGetUniqueValuesEventArgs.FilterExpression Property
Gets the filter expression applied to the grid.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| CriteriaOperator | The filter expression applied to the grid |
See Also