XlsxExportOptionsEx.SkipFooterRow Event
Allows you to hide certain summary footers (or certain multi-line summary footers’ lines) from the exported document.Only available in data-aware export mode.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Remarks
This event is equivalent to the XlsxExportOptionsEx.SkipFooterRow
event. See this link for more details.
See Also