SharedHiddenState Enumeration
Updated: February 25, 2016
Defines whether an image can be hidden.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Member name | Description | |
|---|---|---|
| Always | ||
| Never | ||
| Sometimes | Individual instances of this item may be hidden or visible. This is caused by either visibility based on an expression, or the existence of a ToggleItem. |
Show: