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