Langue

BorderInstance.Width Propriété

Définition

Obtient ou fixe la valeur calculée de la Width propriété dans une Border classe. L’accesseur set ne peut être utilisé que lors de la création d’éléments de rapport personnalisés.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ value); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Width { get; set; }
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize with get, set
Public Property Width As ReportSize

Valeur de propriété

Une ReportSize valeur qui représente la valeur calculée de la Width propriété.

S’applique à