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