JoinOperand.CustomAggregateOperands Property
Gets an operand collection passed to a custom aggregate function.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
CriteriaOperatorCollection | A collection of operand values. |
See Also