TotalSummaryData Properties
Contains information about a total summary item.| Name | Description |
|---|---|
| Column | Gets or sets the column for which the total summary is calculated. |
| Summary | Gets or sets a string that contains the calculated summary value (if the summary is calculated for an individual column) or values (if the summary is calculated for all grid columns). |
See Also