Skip to main content
A newer version of this page is available. .

ASPxClientSummaryItemType Members

Lists values that specify the summary item’s aggregate function types.

Properties

Name Description
Average The column’s average value.
Count The record count.
Max The maximum value in the column.
Min The minimum value in the column.
Sum The sum of all values in a column.
See Also