Skip to main content

TdxGridReportLinkStyles.Footer Property

Specifies the style for the Grid control table views footers within the report.

Declaration

property Footer: TcxStyle index vspsGridFooter read; write;

Property Value

Type
TcxStyle

Remarks

The Footer property allows you to define the style (font, text color and background color) for the Grid control table views footers within the report.

See Also