TablixMember.m_visibility Field

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_visibility As Visibility
'Usage
Dim value As Visibility

value = Me.m_visibility

Me.m_visibility = value
protected Visibility m_visibility
protected:
Visibility^ m_visibility
val mutable m_visibility: Visibility
protected var m_visibility : Visibility