次の方法で共有


StyleInstance.Direction プロパティ

定義

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

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::Directions Direction { Microsoft::ReportingServices::OnDemandReportRendering::Directions get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::Directions value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.Directions Direction { get; set; }
member this.Direction : Microsoft.ReportingServices.OnDemandReportRendering.Directions with get, set
Public Overrides Property Direction As Directions

プロパティ値

Directions プロパティの計算値を表す Direction 値。

適用対象