Share via


StyleBaseInstance.Direction Propiedad

Definición

Obtiene el valor calculado de la propiedad Direction en una clase 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 de propiedad

Valor Directions que representa el valor calculado de la propiedad Direction.

Se aplica a