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