Freigeben über


SharedHiddenState-Enumeration

The hidden state of the report item.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration SharedHiddenState
'Usage
Dim instance As SharedHiddenState
public enum SharedHiddenState
public enum class SharedHiddenState
type SharedHiddenState
public enum SharedHiddenState

Elemente

Elementname Beschreibung
Always The item is always hidden.
Never The item is always visible.
Sometimes The item has conditional visibility.