StyleBase.VerticalAlign Field
Returns the vertical alignment of the text.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Синтаксис
'Декларация
Protected Const VerticalAlign As String
protected const string VerticalAlign
protected:
literal String^ VerticalAlign
protected static final String VerticalAlign
protected const var VerticalAlign : String
Замечания
Добавления:5 декабря 2005 г.
Valid values are Top, Middle, or Bottom.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace