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.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ExportSummaryItem | An object that contains information on the summary calculated in the currently processed cell. |
See Also