Partager via


BorderInstance.Width Propriété

Définition

Obtient ou définit la valeur calculée de la propriété Width dans une classe Border. L'accesseur set peut être utilisé uniquement 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é

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

S’applique à