Skip to main content

TcxGridColumnSummary Class

Represents 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. For more information about summaries, see the Creating Summaries topic.

See Also