Visibility Members
Include Protected Members
Include Inherited Members
Defines whether a report item should be shown in the rendered report.
The Visibility type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Hidden | Indicates if the item should be initially hidden. |
![]() |
HiddenState | Indicates whether the item is visible, hidden or conditionally hidden. |
![]() |
RecursiveToggleReceiver | |
![]() |
ToggleItem | The name of the textbox used to hide/unhide this report item. |
Top