CardViewSummaryItemState Properties
Contains information about an individual summary item.| Name | Description |
|---|---|
| FieldName | Gets or sets the name of a data field whose values are used for summary calculation. |
| SummaryType | Gets or sets the aggregate function type. |
| Tag | Gets or sets data associated with the summary item. |
See Also