Lenguaje

StyleInstance.Direction Propiedad

Definición

Obtiene el valor calculado de la Direction propiedad en una Style clase.

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

Valor de propiedad

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

Se aplica a