ColumnSummaries.SummaryFunctions Property
Specifies the summary functions assigned to a data column.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<SummaryFunc> | A collection of SummaryFunc objects. |
See Also