TcxTreeListReportLinkStyles.FooterRow Property
In This Article
Specifies the style to be used for the footer.
#Declaration
Delphi
property FooterRow: TcxStyle index vspsTreeListFooterRow read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the FooterRow property to define the style (font, text color, background color and background bitmap) for the footer within the TreeList control report.
See Also