The name of the column that will cause this column to be hidden if grouped by.

Usually a column will only be hidden if it is being used as a report grouping (and the HideWhenGrouped property is True) however there may be cases when this column should be hidden based upon another column being grouped E.g. a UserName column might be hidden if the report is being grouped by UserId.

Syntax

ISReportColumn.HideWhenGroupedByColumn

Return Value

String
Member of:
ISReportColumn
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0