MasterDetailChooseSummaryOptionsPage.OnNewColumnSummariesAdded(ColumnSummaries) Method
Called when a new summary has been added to a data column.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
columnSummaries | ColumnSummaries | An object that contains information about summary functions. |
See Also