TdxCustomContainerReportLink.ExcludedComponentCount Property
In This Article
Returns the number of components excluded from report.
#Declaration
Delphi
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