次の方法で共有


StyleBaseInstance.Direction プロパティ

定義

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

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

プロパティ値

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

適用対象