JoinOperand.AggregatedExpression Property
Gets or sets the aggregated expression.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperator | A CriteriaOperator object that represents the aggregated expression. |
See Also