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