StyleInstance.VerticalAlign プロパティ

Style クラスの VerticalAlign プロパティの計算値を取得します。

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

構文

public override VerticalAlignments VerticalAlign { get; set; }

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.VerticalAlignments
VerticalAlign プロパティの計算値を表す VerticalAlignments 値。

関連項目

参照

StyleInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間