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. |
DataControl | Gets the data-aware control which owns the total summary. |
DisplayValue | Gets the value displayed within the total summary item. |
FixedTotalSummaryItemTemplate | 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