Excel provides a way to configure the Summary Rows Below Detail in the Data->Group and Outline>Settings. How can I set that using Infragistic.Excel library?
I am exporting the content of the Infragistics.WebUI.UltraWebGrid using an Infragistic Excel Exporter
and have access to the Infragistics.Excel.Worksheet instance.
The version in use is:
<
add assembly="Infragistics2.WebUI.UltraWebGrid.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7DD5C3163F2CD0CB"/>
add assembly="Infragistics2.Excel.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"/>
regards,
Rajiv.