Campo StyleInstance.m_verticalAlign
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A VerticalAlignments value that represents the calculated value of the VerticalAlign property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_verticalAlign As Nullable(Of VerticalAlignments)
'Uso
Dim value As Nullable(Of VerticalAlignments)
value = Me.m_verticalAlign
Me.m_verticalAlign = value
protected Nullable<VerticalAlignments> m_verticalAlign
protected:
Nullable<VerticalAlignments> m_verticalAlign
val mutable m_verticalAlign: Nullable<VerticalAlignments>
protected var m_verticalAlign : Nullable<VerticalAlignments>
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering