Back to Devexpress

TBasedxReportLink.ReportTitle Property

vcl-dxpscore-dot-tbasedxreportlink-62228f51.md

latest953 B
Original Source

TBasedxReportLink.ReportTitle Property

Determines report title properties.

Declaration

delphi
property ReportTitle: TdxReportTitle read; write;

Property Value

Type
TdxReportTitle

Remarks

Use the ReportTitle property to customize report title appearance. You may specify the report title text, the manner this text is displayed within report pages and change other title properties, such as font, font color, vertical and horizontal alignment, etc. For more information see the TdxReportTitle object.

See Also

TBasedxReportLink.ReportTitleMode

TBasedxReportLink.ReportTitleText

TBasedxReportLink Class

TBasedxReportLink Members

dxPSCore Unit