A newer version of this page is available.
Switch to the current version.
VirtualServerModeGetUniqueValuesEventArgs.FilterExpression Property
Gets the filter expression applied to the grid.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v19.2.dll
Declaration
public CriteriaOperator FilterExpression { get; }
Public ReadOnly Property FilterExpression As CriteriaOperator
Property Value
Type | Description |
---|---|
CriteriaOperator | The filter expression applied to the grid |
See Also
Feedback