SharedHiddenState 枚举

The hidden state of the report item.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration SharedHiddenState
用法
Dim instance As SharedHiddenState
public enum SharedHiddenState
public enum class SharedHiddenState
type SharedHiddenState
public enum SharedHiddenState

成员

成员名称 说明
Always The item is always hidden.
Never The item is always visible.
Sometimes The item has conditional visibility.