Skip to main content

TcxGridColumnSummary.FooterFormat Property

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

Declaration

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