CustomizeCellEventArgs.SummaryItem Property
Gets or sets information on the summary calculated in the currently processed cell. This property is in effect only for summary cells.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
ExportSummaryItem | An object that contains information on the summary calculated in the currently processed cell. |
See Also