Back to Devexpress

TcxGridTableOptionsView.Footer Property

vcl-cxgridtableview-dot-tcxgridtableoptionsview-ce186879.md

latest3.6 KB
Original Source

TcxGridTableOptionsView.Footer Property

Determines whether the footer is displayed.

Declaration

delphi
property Footer: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set the Footer property to True to display a footer row at the bottom of the View. The Footer panel is the area used for displaying footer summaries. A user can set up summaries using the View’s DataController.Summary property or the column’s Summary property. For more information about summaries see the Creating Summaries topic.

The default value of the Footer property is False.

See Also

TcxCustomDataController.Summary

TcxCustomGridColumn.Summary

TcxGridColumnStyles.Footer

TcxGridColumnStyles.Footer

TcxGridColumnStyles.Footer

TcxGridTableBackgroundBitmaps.Footer

TcxGridTableBackgroundBitmaps.Footer

TcxGridTableOptionsView.Footer

TcxGridTableOptionsView.Footer

TcxGridTableViewStyles.Footer

TcxGridTableViewStyles.Footer

TcxGridTableViewStyles.Footer

TcxTreeListBandStyles.Footer

TcxTreeListBandStyles.Footer

TcxTreeListColumnOptions.Footer

TcxTreeListColumnOptions.Footer

TcxTreeListColumnStyles.Footer

TcxTreeListColumnStyles.Footer

TcxTreeListOptionsView.Footer

TcxTreeListOptionsView.Footer

TcxTreeListReportLinkStyles.Footer

TcxTreeListReportLinkStyles.Footer

TcxTreeListStyles.Footer

TcxTreeListStyles.Footer

TdxGridReportLinkStyles.Footer

TdxGridReportLinkStyles.Footer

TdxScreenTip.Footer

TdxScreenTip.Footer

TdxSpreadSheetTableViewOptionsPrintPageMargins.Footer

TdxSpreadSheetTableViewOptionsPrintPageMargins.Footer

Creating Summaries

Footer

TcxGridTableOptionsView Class

TcxGridTableOptionsView Members

cxGridTableView Unit