StyleInstance.m_verticalAlign Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Un VerticalAlignments valore che rappresenta il valore calcolato della VerticalAlign proprietà.
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)