Skip to main content
All docs
V23.2

ExportSummaryItem Class

An object that contains information on the summary calculated in the currently being processed cell.

Namespace: DevExpress.Printing.ExportHelpers

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public class ExportSummaryItem

The following members return ExportSummaryItem objects:

Library Related API Members
Cross-Platform Class Library CustomizeCellEventArgs.SummaryItem
Blazor GridExportCustomizeCellEventArgs.SummaryItem

Inheritance

Object
ExportSummaryItem
See Also