Sdílet prostřednictvím


TablixMember.m_visibility Field

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

A Visibility object that represents the current visibility state of this report object.

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

See Also

Reference

TablixMember Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace