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