Back to Devexpress

TcxGridTableOptionsView.FooterAutoHeight Property

vcl-cxgridtableview-dot-tcxgridtableoptionsview-55ea227f.md

latest4.8 KB
Original Source

TcxGridTableOptionsView.FooterAutoHeight Property

Determines whether the View’s footer is stretched vertically to fit its content completely.

Declaration

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

Property Value

TypeDefault
BooleanFalse

Remarks

If this option is enabled, the footer’s height is automatically adjusted so that the footer summary text for all columns is displayed entirely in each footer cell. Otherwise, the text in footer cells is clipped.

|

Property

Value

|

Example

| | --- | --- | |

False

|

| |

True

|

|

Note

The FooterAutoHeight option is in effect only when the FooterMultiSummaries property is set to False.

The default value of the FooterAutoHeight property is False.

See Also

TcxCustomGridTableItem.ApplyBestFit

TcxCustomGridTableView.ApplyBestFit

TcxCustomPivotGrid.ApplyBestFit

TcxCustomTreeList.ApplyBestFit

TcxGridBand.ApplyBestFit

TcxGridColumnStyles.Footer

TcxGridColumnStyles.Footer

TcxGridTableBackgroundBitmaps.Footer

TcxGridTableBackgroundBitmaps.Footer

TcxGridTableOptionsView.Footer

TcxGridTableOptionsView.Footer

TcxGridTableOptionsView.Footer

TcxGridTableViewStyles.Footer

TcxGridTableViewStyles.Footer

TcxPivotGridField.ApplyBestFit

TcxTreeListBand.ApplyBestFit

TcxTreeListBandStyles.Footer

TcxTreeListBandStyles.Footer

TcxTreeListColumn.ApplyBestFit

TcxTreeListColumnOptions.Footer

TcxTreeListColumnOptions.Footer

TcxTreeListColumnStyles.Footer

TcxTreeListColumnStyles.Footer

TcxTreeListOptionsView.Footer

TcxTreeListOptionsView.Footer

TcxTreeListReportLinkStyles.Footer

TcxTreeListReportLinkStyles.Footer

TcxTreeListStyles.Footer

TcxTreeListStyles.Footer

TdxCustomLayoutControl.ApplyBestFit

TdxGridReportLinkStyles.Footer

TdxGridReportLinkStyles.Footer

TdxScreenTip.Footer

TdxScreenTip.Footer

TdxSpreadSheetTableItem.ApplyBestFit

TdxSpreadSheetTableViewOptionsPrintPageMargins.Footer

TdxSpreadSheetTableViewOptionsPrintPageMargins.Footer

Creating Summaries

Footer

TcxGridTableOptionsView Class

TcxGridTableOptionsView Members

cxGridTableView Unit