StyleInstance.m_verticalAlign Field

Definition

A VerticalAlignments value that represents the calculated value of the VerticalAlign property.

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

Field Value

Applies to