Home › Forums › WinForms controls › Xceed Grid for WinForms › SummaryRow › Reply To: SummaryRow
No. SummaryRow will consider all rows within the column you are running a function on.
You can derive from SummaryCell and SummaryRow, and it should work. However, it will not give you want you need to exclude rows from the calculation. You are probably better off by doing your own calculation, and use a ValueRow to display the results.
Imported from legacy forums. Posted by André (had 2940 views)