Back to Devexpress

TdxCompositionReportLink.Items Property

vcl-dxpscore-dot-tdxcompositionreportlink.md

latest779 B
Original Source

TdxCompositionReportLink.Items Property

Supports a collection of TdxCompositionLinkItem objects which identify specific standard report links of a composition report link.

Declaration

delphi
property Items: TdxCompositionLinkItems read; write;

Property Value

Type
TdxCompositionLinkItems

Remarks

Use the Items property to access specific report links of a composition report link.

See Also

TdxCompositionReportLink

TdxCompositionReportLink Class

TdxCompositionReportLink Members

dxPSCore Unit