Skip to main content

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