Back to Devexpress

TcxGridColumnSummary.FooterFormat Property

vcl-cxgridtableview-dot-tcxgridcolumnsummary-48d8ef75.md

latest1.1 KB
Original Source

TcxGridColumnSummary.FooterFormat Property

Specifies the format pattern that controls the manner in which a column’s footer summary value is displayed.

Declaration

delphi
property FooterFormat: string index 0 read; write;

Property Value

Type
string

Remarks

Refer to the TcxCustomDataSummaryItem.Format property’s description for the complete format description.

For more information and examples of format strings, see the Creating Summaries topic.

See Also

Obtain And Set Summary Values

Summaries

TcxGridColumnSummary Class

TcxGridColumnSummary Members

cxGridTableView Unit