言語

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値です。

適用対象