Visibility.Hidden Property

Definition

Gets a value that indicates whether the item should be initially hidden.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ Hidden { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty Hidden { get; }
member this.Hidden : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public MustOverride ReadOnly Property Hidden As ReportBoolProperty

Property Value

A ReportBoolProperty object.

Applies to