Skip to main content

TcxGridColumnSummary Class

A set of options that determine the kind and appearance of a column’s footer and group summaries.

Declaration

TcxGridColumnSummary = class(
    TcxCustomGridTableItemCustomOptions
)

Remarks

These options allow you to specify:

Note

Using column summary properties greatly simplifies the way you create footer and group summary items.

See Also