ReportItemInstance.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 calculated value of the Visibility property in a ReportItem class.
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::VisibilityInstance ^ Visibility { Microsoft::ReportingServices::OnDemandReportRendering::VisibilityInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.VisibilityInstance Visibility { get; }
member this.Visibility : Microsoft.ReportingServices.OnDemandReportRendering.VisibilityInstance
Public Overridable ReadOnly Property Visibility As VisibilityInstance
Property Value
A VisibilityInstance value that represents the calculated value of the Visibility property.