Campo StyleBase.cTextAlign
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A string constant that specifies the name of the style attribute for text alignment.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cTextAlign As String
'Utilizzo
Dim value As String
value = StyleBase.cTextAlign
protected const string cTextAlign
protected:
literal String^ cTextAlign
static val mutable cTextAlign: string
protected const var cTextAlign : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering