GridTotalSummaryData Properties
Contains information about the total summary value displayed within the Total Summary Panel.
Name | Description |
---|---|
Caption | Gets the summary caption. |
Column | Gets a grid column whose values should be summarized. |
Data |
Gets the data-aware control which owns the total summary. |
Display |
Gets the value displayed within the total summary item. |
Fixed |
Gets the template that defines the presentation of total summary items. This is a dependency property. |
Item | Gets the total summary item. |
Value | Gets the total summary’s value. This is a dependency property. |
See Also