Style.VerticalAlign プロパティ

文字列の配置 (縦方向) の配置に評価される式を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

public override ReportEnumProperty<VerticalAlignments> VerticalAlign { get; }

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<VerticalAlignments>
文字列の縦方向の配置を表す ReportEnumProperty<EnumType> オブジェクト。

関連項目

参照

Style クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間