Partager via


Champ StyleBase.VerticalAlign

Specifies the vertical alignment of the text.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const VerticalAlign As String
'Utilisation
Dim value As String 

value = StyleBase.VerticalAlign
protected const string VerticalAlign
protected:
literal String^ VerticalAlign
static val mutable VerticalAlign: string
protected const var VerticalAlign : String

Notes

Valid values are Top, Middle, or Bottom.

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.ReportRendering