Hide Report Controls with the specified Tag.

Syntax

ISReportFunctions.RpxHideControlsByTag(report, section, tag, [closeGap], [adjustedSectionHeight])

Parameters

NameTypeOptionalByRefDescription
report GrapeCity.ActiveReports.SectionReport
section GrapeCity.ActiveReports.SectionReportModel.Section The Report Section.
tag String The String Tag value.
closeGap Boolean Optional Indicates whether to pull any Report Controls falling below the last tagged Control upwards by the closed gap amount. If omitted, a value of False is assumed.
adjustedSectionHeight Double Optional ByRef If closeGap is True, this will return the adjusted Section height. If omitted, a value of 0 is assumed.
Member of:
ISReportFunctions
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0