ReportItemInstance.m_visibility Field
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.
Specifies the visibility of the report item.
protected: Microsoft::ReportingServices::OnDemandReportRendering::VisibilityInstance ^ m_visibility;
protected Microsoft.ReportingServices.OnDemandReportRendering.VisibilityInstance m_visibility;
val mutable m_visibility : Microsoft.ReportingServices.OnDemandReportRendering.VisibilityInstance
Protected m_visibility As VisibilityInstance