TdxCustomContainerReportLink.ExcludedComponentCount Property
Returns the number of components excluded from report.
Declaration
property ExcludedComponentCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the ExcludedComponentCount property to obtain the number of components excluded from printing but available to an end-user within the report link designer.
See Also