Share via


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.

Constructors

  Name Description
Protected method Visibility() Infrastructure.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_startHidden Infrastructure.

Top

Properties

  Name Description
Public property Hidden Indicates if the item should be initially hidden.
Public property HiddenState Indicates whether the item is visible, hidden or conditionally hidden.
Public property RecursiveToggleReceiver
Public property ToggleItem The name of the textbox used to hide/unhide this report item.

Top