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