Langue

ReportItem.Width Propriété

Définition

Ça obtient la largeur de l’article. Les tailles négatives ne sont autorisées que pour les lignes.

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

Valeur de propriété

Un ReportSize objet qui représente la largeur de l’objet.

S’applique à