Skip to main content
All docs
V25.1
  • ExportSummaryItem Class

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

    Namespace: DevExpress.Printing.ExportHelpers

    Assembly: DevExpress.Printing.v25.1.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
    TreeListExportCustomizeCellEventArgs.SummaryItem

    Inheritance

    Object
    ExportSummaryItem
    See Also