Skip to main content

TcxTreeListReportLinkStyles.FooterRow Property

Specifies the style to be used for the footer.

Declaration

property FooterRow: TcxStyle index vspsTreeListFooterRow read; write;

Property Value

Type
TcxStyle

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