Campo TablixMember.m_header
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A TablixHeader object that represents the header cell of the tablix member.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_header As TablixHeader
'Uso
Dim value As TablixHeader
value = Me.m_header
Me.m_header = value
protected TablixHeader m_header
protected:
TablixHeader^ m_header
val mutable m_header: TablixHeader
protected var m_header : TablixHeader
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering