This question is locked. New answers and comments are not allowed.
I am trying to implement a custom aggregate function so I can use values from multiple columns.
The GridView is bound to a collection of row ViewModels which expose a set of properties of type double.
I have created a custom aggregate function:
The GridView is bound to a collection of row ViewModels which expose a set of properties of type double.
I have created a custom aggregate function: