ReportItem.Visibility Property

Definition

Gets the current visibility state of this report object.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::Visibility ^ Visibility { Microsoft::ReportingServices::OnDemandReportRendering::Visibility ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.Visibility Visibility { get; }
member this.Visibility : Microsoft.ReportingServices.OnDemandReportRendering.Visibility
Public Overridable ReadOnly Property Visibility As Visibility

Property Value

A Visibility object that represents the current visibility state of this report object.

Applies to