TablixMember.Visibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.