Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the vertical alignment of the text.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const VerticalAlign As String
'Usage
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
Remarks
Valid values are Top, Middle, or Bottom.