Hi Wojciech Miszkiewicz,
Thank you for reaching out.
Based on the information and code snippet you provided, your
requirement is to display the total summary value in DateTime format.
The SfDataGrid allows you to implement your own aggregate
functions when the built-in aggregate functions do not meet your needs. Summary
values can be calculated based on custom logic using the
GridSummaryColumn.CustomAggregate property.
To achieve your requirement, please refer to the attached
knowledge base article.
Link-> KB-Article
For your reference, we have also attached a link to the user guide
on handling "Summaries." Please take a look at it.
Summaries
| DataGrid Control for Windows Forms | Syncfusion®
Regards,
Santhosh.G