IsDynamicallyHidden Property (IReportItem)
Gets a value indicating whether this item has dynamic visibility and is hidden.
bool IsDynamicallyHidden {get;}
'Declaration
ReadOnly Property IsDynamicallyHidden As Boolean
Property Value
A
System.Boolean value.
true
if the item is dynamically hidden; otherwise,
false
.