Back to Devexpress

TcxTreeListReportLinkOptionsFormatting Class

vcl-dxpscxtllnk-960875a7.md

latest2.3 KB
Original Source

TcxTreeListReportLinkOptionsFormatting Class

Represents the options which define the TreeList ‘s appearance in the report.

Declaration

delphi
TcxTreeListReportLinkOptionsFormatting = class(
    TdxCustomReportLinkOptionsFormatting
)

Remarks

The TcxTreeListReportLinkOptionsFormatting object contains options which control the general TreeList appearance in a report.

This includes:

After changing options you can always restore their default values using the RestoreDefaults method.

Inheritance

TObject TPersistent TdxCustomReportLinkOptions TdxCustomReportLinkOptionsFormatting TcxTreeListReportLinkOptionsFormatting

See Also

TcxTreeListReportLinkOptionsFormatting Members

dxPScxTLLnk Unit