StyleInstance.m_verticalAlign Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um valor VerticalAlignments que representa o valor calculado da propriedade VerticalAlign.
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)