다음을 통해 공유


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 값입니다.

적용 대상