StyleInstance.m_textAlign Field

Definition

A TextAlignments value that represents the calculated value of the TextAlign property.

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::TextAlignments> m_textAlign;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextAlignments? m_textAlign;
val mutable m_textAlign : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.TextAlignments>
Protected m_textAlign As Nullable(Of TextAlignments) 

Field Value

Applies to