StyleBaseInstance.TextAlign Proprietà
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.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::TextAlignments TextAlign { Microsoft::ReportingServices::OnDemandReportRendering::TextAlignments get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::TextAlignments value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.TextAlignments TextAlign { get; set; }
member this.TextAlign : Microsoft.ReportingServices.OnDemandReportRendering.TextAlignments with get, set
Public MustOverride Property TextAlign As TextAlignments
Valore della proprietà
Un TextAlignments valore che rappresenta il valore calcolato della TextAlign proprietà.