Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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
Members
| Member name | Description | |
|---|---|---|
| Always | The item is always hidden. | |
| Never | The item is always visible. | |
| Sometimes | The item has conditional visibility. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace