ReportItem.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:
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.