StyleBaseInstance.Direction Propriedade

Definição

Obtém o valor calculado da propriedade Direction em uma classe 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

Valor da propriedade

Um valor Directions que representa o valor calculado da propriedade Direction.

Aplica-se a