CustomReportItem.Hidden Property

Definition

Gets a value that indicates whether the custom report item is hidden.

public:
 virtual property bool Hidden { bool get(); };
public override bool Hidden { get; }
member this.Hidden : bool
Public Overrides ReadOnly Property Hidden As Boolean

Property Value

A Boolean value indicating whether the custom report item is hidden.

Applies to