Back to Devexpress

TcxGridColumnSummary Class

vcl-cxgridtableview-fe97713b.md

latest1.9 KB
Original Source

TcxGridColumnSummary Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridTableItemCustomOptions TcxGridColumnSummary

See Also

TcxGridColumnSummary Members

cxGridTableView Unit