Lenguaje

Border.Width Propiedad

Definición

Obtiene una expresión que evalúa hacia el ancho del borde (a menos que se sobrescriba para un lado específico).

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty Width { get; }
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property Width As ReportSizeProperty

Valor de propiedad

Un objeto ReportSizeProperty.

Se aplica a