SharedHiddenState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The hidden state of the report item.
public enum class SharedHiddenState
public enum SharedHiddenState
type SharedHiddenState =
Public Enum SharedHiddenState
- Inheritance
-
SharedHiddenState
Fields
Name | Value | Description |
---|---|---|
0 | All instances of this item are always hidden. |
|
1 | All instances of this item are always visible. |
|
2 | 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 |