Lenguaje

StyleBaseInstance.Direction Propiedad

Definición

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

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

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

Se aplica a