Skip to main content

TcxTreeListReportLinkStyles.Footer Property

Specifies the style to be used for the footer cell.

Declaration

property Footer: TcxStyle index vspsTreeListFooter read; write;

Property Value

Type
TcxStyle

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