Back to Devexpress

ExportSummaryItem Class

corelibraries-devexpress-dot-printing-dot-exporthelpers.md

latest1.5 KB
Original Source

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.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public class ExportSummaryItem
vb
Public Class ExportSummaryItem

The following members return ExportSummaryItem objects:

LibraryRelated API Members
Cross-Platform Class LibraryCustomizeCellEventArgs.SummaryItem
BlazorGridExportCustomizeCellEventArgs.SummaryItem
TreeListExportCustomizeCellEventArgs.SummaryItem

Inheritance

Object ExportSummaryItem

See Also

ExportSummaryItem Members

DevExpress.Printing.ExportHelpers Namespace