ColumnNameSummaryOptions.ColumnName Property
Specifies the data column, across which a summary function is calculated.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the column name. |
See Also