VirtualServerModeGetUniqueValuesEventArgs.ValuesExpression Property
Gets or sets the expression that identifies the currently processed column. This can be a field name or an expression (for calculated columns).
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| CriteriaOperator | The expression that identifies the currently processed column. |
See Also