TablixMember.Visibility Property

Definition

Gets the current visibility state of this report object.

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

Property Value

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

Applies to