Share via


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 属性的计算值。

适用于