Back to Devexpress

TcxCustomGridColumn.Summary Property

vcl-cxgridtableview-dot-tcxcustomgridcolumn-96364aa7.md

latest1.4 KB
Original Source

TcxCustomGridColumn.Summary Property

Specifies the set of summaries that are calculated for the column.

Declaration

delphi
property Summary: TcxGridColumnSummary read; write;

Property Value

Type
TcxGridColumnSummary

Remarks

The Summary object defines a set of summaries (their kinds and display formats) that are calculated for the column and displayed in different View elements (footer panel, group rows, and group footers).

For more information, see the Creating Summaries topic.

See Also

TcxGridColumnSummary

Creating Summaries

Obtain And Set Summary Values

Summaries

TcxCustomGridColumn Class

TcxCustomGridColumn Members

cxGridTableView Unit