[]
Checks if the report has items with delayed expressions in their visibility settings.
public static bool HasDelayedVisibility(this IReport report)
| Type | Name | Description |
|---|---|---|
| IReport | report | The report to check. |
| Type | Description |
|---|---|
| bool |
|